body {
    background-color: #fafafa;
}

.navbar .container-fluid {
    padding: 0px;
}

.d-flex.button-header a {
    border-radius: 12px;
    border: 1px solid #ED1C24;
    background: #ED1C24;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    color: #fff;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    display: flex;
    padding: 10px 16px;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}

.btn-search:hover {
    background: #fff;
    border-color: #fff;
    color: #ED1C24;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}

.page-header .btn-search:hover {
    border-color: #ED1C24;
}

header.header-careers {
    padding: 18px 48px;
    background: #FAFAFA;
}

a.navbar-brand img {
    width: 114px;
    height: 36px;
    aspect-ratio: 19 / 6;
}

nav.navbar.navbar-expand-lg {
    padding: 0px;
}

.btn-header {
    margin-left: 0.75rem;
}

.navbar .container-fluid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1440px;
}

a.nav-link {
    color: #111827 !important;
    font-family: Geist;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.navbar-nav {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

a.btn-header:first-child {
    background-color: #fff;
    color: #ED1C24;
}

a.btn-header:first-child:hover {
    background-color: #ED1C24;
    color: #fff;
}

a.btn-header:hover {
    background-color: #fff;
    color: #ED1C24;
}

.box-content-banner h1 {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 53px;
    width: 660px;
}

.box-content-banner p {
    color: var(--White, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 37px;
    width: 958px;
}

.box-content-banner {
    display: flex;
    width: 1130px;
    flex-direction: column;
    align-items: center;
    gap: 44px;
    padding-top: 189px;
    margin: auto;
    padding-bottom: 49px;
}

.book-filter {
    display: flex;
    width: 890px;
    padding: 12px 24px;
    align-items: center;
    gap: 12px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.20);
    box-shadow: 0 5px 21px 0 rgba(255, 255, 255, 0.30);
}

.button-search a {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    border-radius: 12px;
    border: 1px solid var(--Main-WIT-Brand-1, #ED1C24);
    background: var(--Main-WIT-Brand-1, #ED1C24);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 16px;
}

.book-filter input.form-control {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    background-color: transparent;
    border: unset;
}

.book-filter .input-group {
    width: 158px;
}

.job-filter-box {
    background: rgba(255, 255, 255, 0.20);
    backdrop-filter: blur(5px);
    border-radius: 20px;
    padding: 12px 24px;
    gap: 20px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    width: 890px;
}

.filter-item {
    display: flex;
    align-items: center;
    gap: 10px;
    color: #fff;
    flex: 1;
    min-width: 180px;
}

.filter-icon {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.filter-input {
    background: transparent;
    border: none;
    outline: none;
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.filter-input::placeholder {
    color: #fff;
    opacity: 0.9;
}

.filter-divider {
    width: 1px;
    background: #EAECF0;
    height: 32px;
}

.btn-search {
    border-radius: 12px;
    border: 1px solid var(--Main-WIT-Brand-1, #ED1C24);
    background: var(--Main-WIT-Brand-1, #ED1C24);
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    padding: 16px;
}

.banner-homepage .logo-wit img {
    width: 200px;
    height: 35px;
    aspect-ratio: 40 / 7;
    object-fit: contain;
}


.logo-wit {
    display: flex;
    width: 845px;
    justify-content: center;
    align-items: center;
    gap: 58px;
    margin: auto;
    margin-top: 176px;
}

section.section-how-we-work {
    padding: 48px 0px;
}

.section-title h5 {
    color: var(--Main-WIT-Brand-1, #ED1C24);
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.section-title {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 26px;
}

.section-title h1 {
    color: var(--Text-Text-500, #303436);
    text-align: center;
    font-family: Poppins;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 53px;
    width: 938px;
}

.section-title p {
    width: 578px;
    color: var(--Text-Text-50, #939B9F);
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
}

.box-work {
    display: flex;
    width: 603px;
    padding: 24px 28px;
    align-items: flex-start;
    gap: 32px;
    border-radius: 12px;
    background: #FFF;
    margin-top: 28px;
}

.box-work h3 {
    color: var(--Main-WIT-Brand-3, #000);
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 14px;
}

.box-work p {
    color: var(--Text-Text-50, #939B9F);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.box-work img {
    width: 53px;
    height: 53px;
    flex-shrink: 0;
    aspect-ratio: 1/1;
}

.list-box-work {
    padding-top: 36px;
}

a.btn-primary {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-radius: 12px;
    border: 1px solid var(--Main-WIT-Brand-1, #ED1C24);
    background: var(--Main-WIT-Brand-1, #ED1C24);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    padding: 16px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}


.button-work {
    display: flex;
    gap: 24px;
    justify-content: center;
    margin-top: 48px;
}

section.section-career-home {
    padding: 48px 0px;
}

.section-career-home .section-title h1 {
    text-align: left;
    width: 660px;
}

.section-career-home .section-title {
    align-items: start !important;
}

footer.footer-wit-career {
    padding: 70px 0px;
    background: #212121;
}

.footer-content {
    display: flex;
    height: 647px;
    align-items: flex-start;
    gap: 98px;
    flex-shrink: 0;
}

.content-info {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

.content-info h1 {
    color: #FFF;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.content-info a.email-footer {
    color: #FD7250;
    font-family: "Plus Jakarta Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
}

.content-info a.phone-footer {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
}


/* Ketika navbar sticky */
.sticky-navbar {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background-color: white;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    animation: slideDown 0.3s ease-in-out;
}

/* Optional: animasi slide turun */
@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}


#navbarMain {
    position: sticky;
    top: 0;
    z-index: 999;
    background-color: white;
    transition: all 0.3s ease;
    box-shadow: none;
    padding: 18px 48px;
}

#navbarMain.scrolled {
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
    padding: 12px 40px;
    background-color: #ffffff;
}

.custom-grid-gallery .row .col-md-4:nth-child(1) {
    margin-top: 100px;
}

.custom-grid-gallery .row .col-md-4:nth-child(3) {
    margin-top: 200px;
}

.custom-grid-gallery {
    margin-top: 48px;
}

.item img {
    width: 100%;
    height: auto;
    margin-top: 20px;
    object-fit: cover;
}


section.section-community {
    padding: 48px 0px;
    position: relative;
    padding-bottom: 250px;
    padding-top: 198px;
    overflow: hidden;
}

.section-community .section-title {
    align-items: start;
}

.section-community .section-title h1 {
    text-align: left;
    width: 660px;
}

.img-community-1 img {
    width: 338px;
    height: 338px;
    aspect-ratio: 1 / 1;
    position: absolute;
    top: 88px;
    right: 0;
}

.img-community-2 img {
    width: 286px;
    height: 286px;
    aspect-ratio: 1 / 1;
    position: absolute;
    top: 213px;
    right: 241px;
}

.img-community-3 img {
    width: 247px;
    height: 247px;
    aspect-ratio: 1 / 1;
    position: absolute;
    top: 320px;
    right: 48px;
}

.img-pattern img {
    width: 771px;
    height: 768px;
    position: absolute;
    top: 0;
}

section.section-all-job-home {
    padding: 48px 0px;
}

.slide-item {
    margin: 0 10px;
}

.slick-center .slide-item {
    background-color: #ccc;
    /* Highlight center slide */
    transform: scale(1.05);
}


.card-loker {
    display: flex;
    padding: 24px 28px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 15px;
    border: 1px solid var(--Colors-Surface-Slate-Slate-300, #CBD5E1);
    background: #FFF;
}

.badge {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
    padding: 0px;
}

.badge p {
    border-radius: 16px;
    background: var(--Gray-100, #F2F4F7);
    display: flex;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    color: var(--Gray-700, #344054);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.badge span {
    border-radius: 16px;
    background: var(--Orange-50, #FFF6ED);
    color: var(--Orange-700, #C4320A);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

p.job-title {
    color: var(--Text-Text-500, #303436);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}

.card-loker .desc {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

p.job-salary {
    color: var(--Success-Success-600, #039855);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
}

p.job-desc {
    color: var(--Text-Text-400, #484E51);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px;
}

.job-location img {
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
}

.job-location p {
    color: var(--Text-Text-500, #303436);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
}

.card-loker hr {
    background: #CBD5E1;
    width: 100%;
    height: 1px;
    padding: 0px;
    margin: 0px;
}

.job-date img {
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
}

.job-date p {
    color: var(--Text-Text-300, #545454);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
}

.job-location {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.job-date {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.job-slider {
    margin-top: 48px;
    margin-bottom: 48px;
}

.address-detail p {
    color: #808291;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.address-detail p {
    color: #808291;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 0px;
}

.address-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
}

.office-container p {
    color: #808291;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 0px;
}

.navigation-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 41px;
}

.navigation-link {
    display: flex;
    width: 292px;
    height: 205px;
    padding: 15px 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.navigation-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.navigation-link h3 {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.navigation-item a {
    color: #777880;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}

.get-in-touch-container {
    display: flex;
    width: 292px;
    height: 264px;
    flex-direction: column;
    align-items: center;
    gap: 38px;
}

.get-in-touch-btn a {
    border-radius: 30px;
    border: 1px solid #2ED47C;
    display: flex;
    width: 187px;
    height: 60px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    flex-shrink: 0;
    color: #2ED47C;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}

.get-in-touch-btn a:hover {
    background: #2ED47C;
    color: #fff;
}

.ecosystem-container h3 {
    color: #FFF;
    font-family: "Plus Jakarta Sans";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.ecosystem-item img {
    object-fit: contain;
    width: 100px;
    height: 100px;
    padding: 5px;
}

.sosial-media-container h3 {
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.footer-bottom {
    height: 78px;
    padding: 25px 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: #27282A;
}

.footer-bottom-content {
    display: flex;
    width: 1238px;
    justify-content: space-between;
    align-items: flex-start;
    margin: auto;
}

.footer-bottom-link {
    display: flex;
    align-items: flex-start;
    gap: 28px;
}

.footer-bottom-link a {
    color: #777880;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration: none;
}

.copyright p {
    color: #777880;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0px;
}

.sosial-media-footer a {
    font-size: 25px;
    padding-right: 15px;
    color: #777880;
}

.card-page-header {
    display: flex;
    padding: 24px 28px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    border-radius: 16px;
    background: linear-gradient(270deg, rgba(242, 244, 247, 0.50) 44.5%, rgba(195, 198, 205, 0.50) 99.32%),
        linear-gradient(90deg, #F2F4F7 48.06%, #C3C6CD 99.99%);
    flex-direction: column;
}

.top-section {
    display: flex;
    width: 1440px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 537px;
    margin: auto;
}

.card-page-header .content-text h1 {
    color: var(--Main-Blue, #132A3F);
    text-align: center;
    font-family: Poppins;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 53px;
    width: 660px;
}

.card-page-header .content-text p {
    color: var(--Surface-Slate-400, #64748B);
    text-align: center;
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    margin-top: 24px;
}

.card-page-header .job-filter-box {
    border-radius: 20px;
    background: var(--Linear-BG-Transparant, linear-gradient(270deg, rgba(255, 255, 255, 0.54) 0.15%, rgba(255, 255, 255,
                    0.81) 98.55%));
    backdrop-filter: blur(5px);
}

section.list-loker {
    display: flex;
    width: 1440px;
    height: 1291px;
    padding: 48px;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
    margin: auto;
}

.content-left .filter h3 {
    color: var(--Colors-Surface-Slate-Slate-800, #1E293B);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 20px;
}

form#departmentForm label {
    display: flex;
    align-items: center;
    gap: 16px;
}

.top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    align-self: stretch;
}

.sort {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
}

.title-list h3 {
    color: var(--Colors-Surface-Slate-Slate-700, #334155);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 37px;
    margin: 0px;
}

.content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex: 1 0 0;
}

.filter-button {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.filter-button a.btn-primary {
    display: flex;
    height: 38px;
    padding: 10px 14px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 18px;
    border: 1px solid var(--Gray-Gray-500, #667085);
    background: var(--White, #FFF);
    color: var(--Gray-Gray-500, #667085);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}

.filter-button a.btn-primary:last-child {
    border-radius: 18px;
    border: 1px solid var(--Main-WIT-Brand-1, #ED1C24);
    background: var(--Main-WIT-Brand-1, #ED1C24);
    color: var(--White, #FFF);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}

a.btn-primary:hover {
    background-color: transparent;
    color: #ED1c24;
}

.list {
    display: flex;
    align-items: flex-start;
    align-content: flex-start;
    gap: 24px 20px;
    align-self: stretch;
    flex-wrap: wrap;
}


.filter {
    display: flex;
    width: 234px;
    flex-direction: column;
    align-items: flex-start;
    flex-shrink: 0;
}

.list-loker .card-loker {
    display: flex;
    width: 533px;
    padding: 24px 28px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 15px;
    border: 1px solid var(--Colors-Surface-Slate-Slate-300, #CBD5E1);
    background: #FFF;
}

.list-loker .col-md-4 {
    padding-right: 0px;
}


.divider {
    height: 1px;
    flex-shrink: 0;
    background: var(--gray-300, #D1D5DB);
    position: absolute;
    top: 15px;
    left: 0;
    width: 100%;
    z-index: -1;
}

.load-more-button a {
    display: inline-flex;
    padding: 9px 13px 9px 11px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 17px;
    border: 1px solid var(--gray-300, #D1D5DB);
    background: var(--white, #FFF);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
    color: var(--gray-700, #374151);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16px;
    text-decoration: none;
}

.load-more-button {
    height: 34px;
    align-self: stretch;
    text-align: center;
    position: relative;
}


.page-header .job-filter-box .filter-input {
    color: #667085;
    /* Warna teks putih */
}

.page-header .job-filter-box .filter-input::placeholder {
    color: #667085;
    /* Warna placeholder putih */
    opacity: 1;
    /* Pastikan placeholder tidak terlalu transparan */
}

.list-loker select#sortOptions {
    color: var(--Colors-Surface-Slate-Slate-700, #334155);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: unset;
    background: transparent;
}

.page-header-v2 .card-page-header {
    background: var(--Gray-Gray-100, #F2F4F7);
}

section.page-header.page-header-v2 {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 537px;
    background: var(--Colors-Surface-Neutral-Neutral-25, #FAFAFA);
}

.page-header-v2 .bottom-section {
    display: flex
;
    padding: 24px 28px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 16px;
    background: var(--Gray-Gray-100, #F2F4F7);
}

.page-header-v2 .top-section {
    display: flex
;
    width: 1440px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 537px;
}

.page-header-v2 .content-text h1 {
    color: var(--Main-Blue, #132A3F);
    font-family: Poppins;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: 53px;
    width: 660px;
}

.page-header-v2 .content-text p {
    color: var(--Surface-Slate-400, #64748B);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-top: 24px;
    margin-bottom: 20px;
}

.page-header-v2 .job-filter-box {
    border-radius: 20px;
    background: var(--Linear-BG-Transparant, linear-gradient(270deg, rgba(255, 255, 255, 0.54) 0.15%, rgba(255, 255, 255,
                    0.81) 98.55%));
    backdrop-filter: blur(5px);
}

.page-header-v2 .image-container img {
    width: 478px;
    height: 396.305px;
    flex-shrink: 0;
    aspect-ratio: 478.00 / 396.31;
}

section.section-membership-career {
    padding: 48px;
    padding-bottom: 35px;
    position: relative;
}

.membership-image img {
    width: 100%;
    border-radius: 16px;
}

.membership-image .col {
    padding: 16px;
}

.find-member h1 {
    color: var(--Colors-Surface-Slate-Slate-800, #1E293B);
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.9px;
}

.find-member span {
    color: var(--Main-Blue, #132A3F);
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.9px;
}

.find-member p {
    color: var(--Colors-Surface-Slate-Slate-600, #475569);
    text-align: justify;
    font-family: Geist;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
}

.section-membership-career .pattern img {
    position: absolute;
    right: 0;
    top: 0;
    width: 771.094px;
    height: 768px;
    z-index: -1;
}

.page-header-internship .top-section {
    display: flex;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: 537px;
    align-self: stretch;
    background: var(--Colors-Surface-Neutral-Neutral-25, #FAFAFA);
}

.page-header-internship .bottom-section {
    display: flex;
    padding: 32px;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    border-radius: 16px;
    background: var(--Gray-Gray-100, #F2F4F7);
}

.page-header-internship .text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
    flex: 1 0 0;
}

.page-header-internship .content-text h1 {
    color: var(--Main-Blue, #132A3F);
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 53px;
}

.page-header-internship .content-text h1 span {
    color: var(--Main-WIT-Brand-1, #ED1C24);
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 53px;
}

.page-header-internship .content-text p {
    color: var(--Surface-Slate-400, #64748B);
    font-family: Poppins;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 37px;
    width: 912px;
}

.page-header-internship .job-filter-box {
    width: 100%;
    border-radius: 20px;
    background: var(--Linear-BG-Transparant, linear-gradient(270deg, rgba(255, 255, 255, 0.54) 0.15%, rgba(255, 255, 255,
                    0.81) 98.55%));
    backdrop-filter: blur(5px);
}

section.section-benefit
 {
    display: flex
;
    width: 1440px;
    padding: 48px 28px;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin: auto;
    position: relative;
}


.section-benefit .img-wire img {
    width: 764px;
    height: 430px;
    flex-shrink: 0;
    aspect-ratio: 183 / 103;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.benefit-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
}

.benefit-description {
    display: flex;
    height: 296px;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    row-gap: 32px;
    align-self: stretch;
    flex-wrap: wrap;
    padding: 24px 0px;
}

.box-benefit {
    display: flex;
    width: 600px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

section.section-benefit .benefit {
    border-radius: 30px;
    background: var(--Main-WIT-Brand-2, #680203);
    width: 100%;
    padding: 28px 60px;
}

.header-benefit {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    align-self: stretch;
}

.header-benefit h5 {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    width: 675px;
}

.header-benefit h1 {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.9px;
}

.list-benefit {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}

.list-benefit .icon img {
    display: flex;
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
}

.content-list-benefit h3 {
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: -0.6px;
}

.content-list-benefit p {
    color: var(--Colors-Surface-Slate-Slate-300, #CBD5E1);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.content-breadcrumb
 {
    display: flex
;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    width: 1440px;
    margin: auto;
}


.button-back a {
    color: var(--Surface-Neutral-500, #525252);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    text-decoration: none;
    border-radius: 12px;
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    display: flex;
    padding: 8px 14px;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.button-back {
    border-radius: 50px;
    border: 1px solid var(--Surface-Neutral-500, #525252);
    display: flex;
    padding: 0 8px;
    align-items: flex-start;
}

.breadcrumb {
    display: flex;
    align-items: center;
    gap: 16px;
}

.breadcrumb-link a {
    color: var(--Colors-Surface-Slate-Slate-500, #64748B);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-decoration: none;
}

.breadcrumb-link.active a {
    color: var(--Main-Blue, #132A3F);
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

section.section-detail-loker {
    display: flex;
    padding: 48px 120px;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    background: var(--Colors-Surface-Neutral-Neutral-25, #FAFAFA);
}

.detail-loker {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    margin: auto;
}

.content-detail-loker {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}

.content-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

.card-detail-loker {
    display: flex;
    width: 487px;
    padding: 24px 28px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 15px;
    border: 1px solid var(--Colors-Surface-Slate-Slate-200, #E2E8F0);
    background: #FFF;
}

.section-detail-loker .card-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-self: stretch;
}

.section-detail-loker .badge-category {
    display: flex;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background: var(--Gray-100, #F2F4F7);
}

.section-detail-loker .badge-category p {
    color: var(--Gray-700, #344054);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}

.section-detail-loker .badge-hot {
    display: flex;
    padding: 4px 12px;
    justify-content: center;
    align-items: center;
    border-radius: 16px;
    background: var(--Orange-50, #FFF6ED);
}

.section-detail-loker .badge-hot p {
    color: var(--Orange-700, #C4320A);
    text-align: center;
    font-family: Poppins;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 0;
}

.section-detail-loker .desc h1 {
    color: var(--Text-Text-500, #303436);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 8px;
}

.section-detail-loker .desc p {
    color: var(--Success-Success-600, #039855);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.section-detail-loker hr {
    width: 431px;
    height: 1px;
    background: #98A2B3;
    margin: 0;
    padding: 0;
}

.section-detail-loker .location {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.section-detail-loker .location .img-clock img {
    display: flex;
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
}

.section-detail-loker .location p {
    color: var(--Text-Text-300, #545454);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0;
}

.date {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.start-date {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.start-date p {
    color: var(--Text-Text-300, #545454);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
}

.start-date p span {
    color: var(--Text-Text-300, #545454);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.start-date .img-calender img {
    display: flex;
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
}

.expired-date {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.expired-date p {
    color: var(--Error-Error-700, #B42318);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
}

.section-detail-loker .description-detail {
    display: flex;
    width: 693px;
    padding: 24px 28px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex-shrink: 0;
    border-radius: 15px;
    border: 1px solid var(--Colors-Surface-Slate-Slate-200, #E2E8F0);
    background: #FFF;
}

.description-detail h1 {
    color: var(--Text-Text-500, #303436);
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 0px;
}

.header-desc-detail .location {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.section-detail-loker .header-desc-detail {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    align-self: stretch;
}

.section-detail-loker .header-desc-detail .time {
    display: flex;
    align-items: flex-start;
    gap: 9px;
}

.section-detail-loker .header-desc-detail .time p {
    color: var(--Text-Text-300, #545454);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
}

.section-detail-loker .header-desc-detail .time img {
    display: flex;
    width: 24px;
    height: 24px;
    justify-content: center;
    align-items: center;
}

.section-detail-loker .header-desc-detail .salary p {
    color: var(--Success-Success-600, #039855);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 0px;
}

.job-description p {
    color: var(--Text-Text-400, #484E51);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px;
}

.job-responsibilities p {
    color: var(--Text-Text-400, #484E51);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0px;
}

.job-responsibilities ul li {
    color: var(--Text-Text-400, #484E51);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}

.job-responsibilities ul {
    margin-bottom: 0;
}

.section-detail-loker .description-detail hr {
    width: 637px;
    height: 1px;
    margin: 0;
    padding: 0;
    background: #98A2B3;
}

.button-lamar-pekerjaan {
    width: 100%;
}

.button-lamar-pekerjaan a {
    display: flex;
    padding: 10px 18px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 12px;
    border: 1px solid var(--Main-WIT-Brand-1, #ED1C24);
    background: var(--Main-WIT-Brand-1, #ED1C24);
    box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
    color: var(--White, #FFF);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    width: 100%;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}

.button-lamar-pekerjaan a:hover {
    background: transparent;
    color: #ED1C24;
}


section.section-membership {
    background: var(--Colors-Surface-Neutral-Neutral-25, #FAFAFA);
    height: 689px;
    align-self: stretch;
    padding: 48px;
    position: relative;
}

.pattern-membership img {
    width: 771.094px;
    height: 768px;
    flex-shrink: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.membership
 {
    display: flex
;
    width: 1344px;
    justify-content: space-between;
    align-items: flex-end;
    margin: auto;
    border-radius: 30px;
    position: relative;
}

.image-membership {
    display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.img-list {
    display: flex
;
    align-items: flex-start;
    gap: 16px;
}

.img-list img
 {
    width: 100%;
    height: auto;
    border-radius: 16px;
}

.find-membership {
display: flex;
flex-direction: column;
align-items: flex-end;
gap: 16px;
}

.find-membership h1 {
    color: var(--Colors-Surface-Slate-Slate-800, #1E293B);
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    letter-spacing: -0.9px;
    margin-bottom: 0px;
}

.find-membership p {
    color: var(--Colors-Surface-Slate-Slate-600, #475569);
    text-align: justify;
    font-family: Geist;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    width: 437px;
    margin-bottom: 0px;
}

.find-membership h1 span {
    color: var(--Main-Blue, #132A3F);
    font-family: Poppins;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -0.9px;
}

section.section-breadcrumb {
    padding: 16px 48px;
    background: white;
}

.content-left {
    position: sticky;
    top: 100px;
    align-self: start;
}