.font-tajawal {
    font-family: 'Tajawal', sans-serif;
}
.scrolled-top{
    padding-left: 0px;
}
section.section-container {
    padding: 40px 0;
    margin: 0;
}
.faq-list-container, .about-hr-logique , .hr-relation-content{
    margin-bottom: 40px;
}
.bg-hanged-banner {
    background: #000;
    min-height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 60px;
    padding-bottom: 46px;
    margin-bottom: 40px;
}
[aria-label="Breadcrumb"] span {
    font-size: 16px;
    margin-top: 5px;
    display: inline-block;
} 
.fs-16 {
    font-size: 16px;
}
.fs-18 {
    font-size: 18px;
}
.fs-20 {
    font-size: 20px;
}
.fs-24 {
    font-size: 24px;
}

.lh-150 {
    line-height: 150% !important;
} 
.lh-125 {
    line-height: 125% !important;
}
.lh-100 {
    line-height: 100% !important;
}
.fw-400 {
    font-weight: 400;
}
.fw-500 {
    font-weight: 500;
}
.fw-700 {
    font-weight: 700;
}
.bg--faq .hero{
    background: url('/img/career/bg-img/bg-faq.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-faq.webp');
}
.bg--informasi .hero{
    background: url('../img/career/bg-img/bg-informasi.jpg') center/cover no-repeat;
    background-image: url('../img/career/bg-img/bg-informasi.webp');
}

.bg--message{
    background: url('../img/career/bg-img/bg-message.jpg') center/cover no-repeat;
    background-image: url('../img/career/bg-img/bg-message.webp');
}

.bg--h-vision .hero{
    background: url('/img/career/bg-img/bg-head-vision.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-head-vision.webp');
}
.hero:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(17 60 126 / 29%);
}
.hero.no-shadow:before{
    background: none;
} 
.bg--working .hero{
    background: url('../career/pedoman-hr/img/main-banner.png') center/cover no-repeat;
}

.bg--yoshi .hero{
    background-image: url('../img/career/bg-img/bg-yoshi2.png');
    background-image: url('../img/career/bg-img/bg-yoshi2.webp');
    background-position: 35% top;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg--management .hero{
    background-image: url('../img/career/bg-img/bg-yellow-management.jpg');
    background-image: url('../img/career/bg-img/bg-yellow-management.webp');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.bg--salary .hero{
    background: url('../img/career/bg-img/bg-salary.jpg') center/cover no-repeat;
    background: url('../img/career/bg-img/bg-salary.webp');
}
.bg--career-dev .hero{
    background: url('/img/career/bg-img/bg-career-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-career-dev.webp');
}
.hero-content-container {
    position: relative;
    z-index: 2;
}
.bg-grey {
    background: #f5f5f5;
}
.socmed-wrapper .contact__img-wrapper{
    margin-bottom: 20px;
}
.section-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 125%;
    margin-bottom: 20px;
} 
.section-subtitle {
    font-size: 18px;
    line-height: 150%;
}
.new-slick-slider__item__content .section-title{
    margin-bottom: 20px;
}
.bg--banner-pekerjaan .hero{
    background: url('/img/career/bg-img/banner-pekerjaan-logique-top.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/banner-pekerjaan-logique-top.webp');
}
.hr-rule-container{
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.hre-rule-item-content h3{
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 10px;
}
.other-interview-wrapper{
    gap: 20px;
}
@media only screen and (max-width: 1024px) {

    .message-from {
        background: linear-gradient(#fff, #fff) right/30% no-repeat, url('../img/career/bg-img/bg-case-study.jpg') 10% / cover no-repeat, linear-gradient(#fff, #fff);
        background: linear-gradient(#fff, #fff) right/30% no-repeat, url('../img/career/bg-img/bg-case-study.webp') 10% / cover no-repeat, linear-gradient(#fff, #fff);
    }

    .message-from .message-from__content{
        background: url('../img/career/bg-img/bg-image-case-study.png') 95% bottom/35% 91% no-repeat;
        background: url('../img/career/bg-img/bg-image-case-study.webp') 95% bottom/35% 91% no-repeat;
    }
}

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

    .message-from .message-from__content{
        background: url('../img/career/bg-img/bg-case-study.jpg') top/auto 75% no-repeat, linear-gradient(#fff, #fff);
        background: url('../img/career/bg-img/bg-case-study.webp') top/auto 75% no-repeat, linear-gradient(#fff, #fff);
    }
 
}

@media only screen and (min-width: 1441px) {

    .message-from,
    .career-update__case-study {
        background: white;
    }
    .message-from .message-from__content{
        padding:30px;
    }
    .message-from .message-from__content,
    .career-update__case-study .container--max-width {
        background: url('../img/career/bg-img/bg-image-case-study.jpg') bottom right no-repeat, url('../img/career/bg-img/bg-case-study.png') left  no-repeat;
        background: url('../img/career/bg-img/bg-image-case-study.webp')  bottom right  no-repeat, url('../img/career/bg-img/bg-case-study.webp') left no-repeat;
    }
}

 

@media (max-width: 767px) {
    .content-wrapper__ {
        margin-left: 0;
    }
}
    
.medsos-new .fa {
    font-size: 35px;
    margin-top: 10px;
}

.medsos-new .fa-facebook-official:hover {
    color: #3b5999;
}

.medsos-new .fa-twitter:hover {
    color: #0084ff;
}

.medsos-new .fa-instagram:hover {
    color: #e4405f;
}

.medsos-new .fa-linkedin-square:hover {
    color: #0077b5;
}

ul.medsos-new li {
    display: inline-block;
    padding: 0 5px;
}

ul.medsos-new {
    padding: 0;
}

ul.medsos-new li a {
    font-size: 26px;
}

@media (max-width: 767px) {
    .footer-title {
        margin-top: 20px;
        border-bottom: 2px solid #ffca13;
        padding-bottom: 3px;
        display: inline-block;
    }
}



.bg--vision-mission {
    background: linear-gradient(to bottom, #f5f5f5, transparent, #f5f5f5), url('../img/career/bg-img/bg-visi-misi.jpg') center/cover no-repeat;
    background-image: linear-gradient(to bottom, #f5f5f5, transparent, #f5f5f5), url('../img/career/bg-img/bg-visi-misi.webp');
}

.bg--vision {
    background: url('../img/career/bg-img/bg-vision.jpg') center/cover no-repeat;
    background-image: url('../img/career/bg-img/bg-vision.webp');
}

.bg--kerja {
    background: url('../img/career/bg-img/bg-kerja.jpg') center/cover no-repeat;
    background-image: url('../img/career/bg-img/bg-kerja.webp');
}

.bg--career {
    background: url('../img/career/bg-img/bg-career.jpg') center/cover no-repeat;
    background-image: url('../img/career/bg-img/bg-career.webp');
}

.bg--career-apply {
    background: url('../img/career/bg-img/bg-career-apply.jpg') center/cover no-repeat;
    background: url('../img/career/bg-img/bg-career-apply.webp') center/cover no-repeat;
}

.bg--detail-interview {
    background: url('../img/career/interview-bg.png') center/cover no-repeat;
}

.bg--env {
    background: url('../img/career/bg-img/bg-env.jpg') center/cover no-repeat;
    background-image: url('../img/career/bg-img/bg-env.webp');
}

.bg--ctc {
    background: url('../img/career/bg-img/bg-contact.png') center/cover no-repeat;
}

.bg--lowongan {
    background: url('../img/career/bg-img/bg-lowongan.png') center/cover no-repeat;
}

.bg--magang {
    background: url('../img/career/bg-img/bg-magang.jpg') center/cover no-repeat;
    background-image: url('../img/career/bg-img/bg-magang.webp');
}

.bg--btn-intern {
    background: url('../img/career/bg-img/bg-btn-intern.png') center/cover no-repeat;
}

.bg--op-programmer {
    background: url('../img/career/bg-img/bg-op-programmer.png') center/cover no-repeat;
}

.bg--op-designer {
    background: url('../img/career/bg-img/bg-op-designer.png') center/cover no-repeat;
}

.bg--op-specialist {
    background: url('../img/career/bg-img/bg-op-specialist.png') center/cover no-repeat;
}

.bg--op-sales {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/career/bg-img/bg-op-sales.png') center/cover no-repeat;
}

.bg--op-internship {
    background: url('../img/career/bg-img/bg-op-internship.png') center/cover no-repeat;
}

.bg--lowongan-project-manager {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../img/career/bg-img/bg-project-manager-thumb.png') center/cover no-repeat;
}

.bg--lowongan-product-manager {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../img/career/bg-img/bg-product-manager-thumb.png') center/cover no-repeat;
}

.bg--lowongan-business-analyst {
    background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../img/career/bg-img/bg-business-analyst-thumb.png') center/cover no-repeat;
}

.bg--banner-lowongan {
    background: url('/img/career/bg-img/banner-lowongan-top.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/banner-lowongan-top.webp');
}




.bg--main-it-generalist {
    background: url('/img/career/bg-img/bg-main-it-generalist.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-it-generalist.webp');
}

.bg--sub-it-generalist {
    background: url('/img/career/bg-img/bg-sub-it-generalist.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-it-generalist.webp');
}

.bg--main-programmer {
    background: url('/img/career/bg-img/bg-main-programmer.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-programmer.webp');
}

.bg--sub-programmer {
    background: url('/img/career/bg-img/bg-sub-programmer.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-programmer.webp');
}

.bg--main-designer-dm {
    background: url('/img/career/bg-img/bg-main-designer-dm.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-designer-dm.webp');
}

.bg--sub-designer-dm {
    background: url('/img/career/bg-img/bg-sub-designer-dm.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-designer-dm.webp');
}

.bg--main-other-it-specialist {
    background: url('/img/career/bg-img/bg-main-other-it-specialist.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-other-it-specialist.webp');
}

.bg--sub-other-it-specialist {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/career/bg-img/bg-sub-other-it-specialist.jpg') center/cover no-repeat;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../img/career/bg-img/bg-sub-other-it-specialist.webp');
}

.bg--main-sales-marketing {
    background: url('/img/career/bg-img/bg-main-sales-marketing.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-sales-marketing.webp');
}

.bg--sub-sales-marketing {
    background: url('/img/career/bg-img/bg-sub-sales-marketing.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-sales-marketing.webp');
}

.bg--main-back-office {
    background: url('/img/career/bg-img/bg-main-back-office.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-back-office.webp');
}

.bg--sub-back-office {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/career/bg-img/bg-sub-back-office.jpg') center/cover no-repeat;
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/img/career/bg-img/bg-sub-back-office.webp');
}

.bg--main-project-manager {
    background: url('/img/career/bg-img/bg-main-project-manager.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-project-manager.webp');
}

.bg--sub-project-manager {
    background: url('/img/career/bg-img/bg-sub-project-manager.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-project-manager.webp');
}

.bg--main-business-analyst {
    background: url('/img/career/bg-img/bg-main-business-analyst.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-business-analyst.webp');
}

.bg--sub-business-analyst {
    background: url('/img/career/bg-img/bg-sub-business-analyst.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-business-analyst.webp');
}

.bg--main-product-manager {
    background: url('/img/career/bg-img/bg-main-product-manager.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-product-manager.webp');
}

.bg--sub-product-manager {
    background: url('/img/career/bg-img/bg-sub-product-manager.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-product-manager.webp');
}

.bg--main-consultant {
    background: url('/img/career/bg-img/bg-main-consultant.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-consultant.webp');
}

.bg--sub-consultant {
    background: url('/img/career/bg-img/bg-sub-consultant.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-consultant.webp');
}

.bg--main-dm-specialist {
    background: url('/img/career/bg-img/bg-main-dm-specialist.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-dm-specialist.webp');
}

.bg--sub-dm-specialist {
    background: url('/img/career/bg-img/bg-sub-dm-specialist.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-dm-specialist.webp');
}

.bg--main-ui-ux-designer {
    background: url('/img/career/bg-img/bg-main-ui-ux-designer.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-ui-ux-designer.webp');
}

.bg--sub-ui-ux-designer {
    background: url('/img/career/bg-img/bg-sub-ui-ux-designer.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-ui-ux-designer.webp');
}

.bg--main-qa {
    background: url('/img/career/bg-img/bg-main-qa.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-qa.webp');
}

.bg--sub-qa {
    background: url('/img/career/bg-img/bg-sub-qa.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-qa.webp');
}

.bg--main-security-specialist {
    background: url('/img/career/bg-img/bg-main-security-specialist.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-security-specialist.webp');
}

.bg--sub-security-specialist {
    background: url('/img/career/bg-img/bg-sub-security-specialist.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-security-specialist.webp');
}

.bg--main-devops {
    background: url('/img/career/bg-img/bg-main-devops.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-devops.webp');
}

.bg--sub-devops {
    background: url('/img/career/bg-img/bg-sub-devops.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-devops.webp');
}

.bg--main-product-dev {
    background: url('/img/career/bg-img/bg-main-product-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-product-dev.webp');
}

.bg--sub-product-dev {
    background: url('/img/career/bg-img/bg-sub-product-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-product-dev.webp');
}

.bg--main-web-dev {
    background: url('/img/career/bg-img/bg-main-web-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-web-dev.webp');
}

.bg--sub-web-dev {
    background: url('/img/career/bg-img/bg-sub-web-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-web-dev.webp');
}

.bg--main-front-end-dev {
    background: url('/img/career/bg-img/bg-main-front-end-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-front-end-dev.webp');
}

.bg--sub-front-end-dev {
    background: url('/img/career/bg-img/bg-sub-front-end-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-front-end-dev.webp');
}

.bg--main-react-js-dev {
    background: url('/img/career/bg-img/bg-main-react-js-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-react-js-dev.webp');
}

.bg--main-senior-react-js-dev {
    background: url('/img/career/bg-img/bg-main-senior-reactjs-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-senior-reactjs-dev.webp');
}

.bg--sub-react-js-dev {
    background: url('/img/career/bg-img/bg-sub-react-js-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-react-js-dev.webp');
}

.bg--main-react-native-dev {
    background: url('/img/career/bg-img/bg-main-react-native-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-react-native-dev.webp');
}

.bg--sub-react-native-dev {
    background: url('/img/career/bg-img/bg-sub-react-native-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-react-native-dev.webp');
}

.bg--main-mobile-app-dev {
    background: url('/img/career/bg-img/bg-main-mobile-app-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-mobile-app-dev.webp');
}

.bg--sub-mobile-app-dev {
    background: url('/img/career/bg-img/bg-sub-mobile-app-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-mobile-app-dev.webp');
}

.bg--main-net-dev {
    background: url('/img/career/bg-img/bg-main-net-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-main-net-dev.webp');
}

.bg--sub-net-dev {
    background: url('/img/career/bg-img/bg-sub-net-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-net-dev.webp');
}

.bg--sub-senior-react-js-dev {
    background: url('/img/career/bg-img/bg-sub-senior-react-js-dev.jpg') center/cover no-repeat;
    background-image: url('/img/career/bg-img/bg-sub-senior-react-js-dev.webp');
}

.bg--faq-btn {
    background: url('/img/career/bg-img/bg-faq-btn.png') center/cover no-repeat;
} 
 
.container--max-width.header-banner {
    padding-top: 0;
    padding-bottom: 60px;
    min-height: 350px;
    display: flex;
    align-items: center;
}

.container--max-width.header-banner .row {
    flex-basis: 100%;
}

.header-banner p {
    font-size: 18px;
    color: #fff;
}

.header__title {
    font-size: 50px;
    font-weight: 900;
    line-height: 1.3;
    margin-top: 20px;
    margin-bottom: 15px;
    color: #fff;
}

.header__sub-title.--black,
.header__title.--black,
.header__title.--black{
    color: #000;
}

.--black {
    color: #000;
}

.--white {
    color: #fff;
}

.header__sub-title {
    color: #fff;
    font-size: 20px;
    font-weight: 800;
}
.simulasi-list-container > .col-md-4{
    margin-bottom: 30px;
}
.simulasi-list-container > .col-md-4:last-child{
    margin-bottom: 0px;
}






@media (max-width: 767px) {
    .header__title {
        font-size: 45px;
    }
}

@media (max-width: 415px) {
    .header__title {
        font-size: 36px;
    }
} 

.talk-to__wrapper .section-subtitle {
    font-size: 15px;
    font-weight: 800;
    display: inline-block;
    margin-right: 20px;
}

.talk-to {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 15px;
}

.talk-to__item {
    display: flex;
    align-items: center;
    margin-right: 20px;
    color: #000;
    background: #fff;
    box-shadow: 0px 8px 12px -2px rgba(0, 0, 0, 0.1);
    padding: 8px 20px;
}

.talk-to__item {
    margin-bottom: 15px;
}

.talk-to__img {
    max-width: 18px;
    max-height: 18px;
    margin-right: 25px;
}

.talk-to__ctc {
    font-weight: 700;
    font-size: 15px;
}

.info-lowongan .section-title,
.info-lowongan .section-subtitle {
    color: #000000;
    font-family: 'Raleway', sans-serif;
    font-weight: 900;
}

.info-lowongan--desc {
    color: rgb(53, 53, 53);
    font-size: 15px;
    line-height: 20px;
}

.info-lowongan--desc b {
    font-size: 17px;
}

.info-lowongan--desc strong a {
    color: #353535;
}

.info-lowongan--desc strong a:hover {
    color: rgb(75, 75, 75);
}

.lowongan-link h2:hover {
    color: #ffcf2a;
}

.karir-1 {
    padding: 1.7em;
    font-size: 28px;
}

.karir-bg1 {
    background: url(../img/BG.png) repeat-y;
    background-size: cover;
    background-position: center top;
    background-color: #fff;
}

.styleA {
    font-weight: 100;
    font-size: 66px;
}

.styleB {
    vertical-align: middle;
    font-size: 33px;
    font-weight: 100;
    color: #555;
}

.styleC {
    font-weight: 100;
    font-size: 57px;
}

.h61 {
    height: 61px;
}

.img-250 {
    height: 250px !important;
}

.img-300 {
    height: 300px !important;
}

.internship-list {
    margin-top: 2.5em;
    padding: 2.5em 0;
    background: #e5e5e5;
}

.internship-list h2 {
    line-height: 32px;
}

.bg-opacity {
    background-color: rgba(245, 234, 230, 0.5); 
    padding:40px 0;
    margin: 40px 0;
}

.message-from{
    margin-bottom: 0;
}
@media (max-width: 768px) {
    .bg-opacity {
        margin: 20px 0;
        padding: 20px 0;
    }
}

.paragraph-karir-title {
    font-size: 28px;
}

.m-t-1 {
    margin-top: 1.4em;
}

.font16 {
    font-size: 16px;
}

.img-250 {
    height: 250px !important;
}

.faq__item {
    margin-bottom: 25px;
}

.faq__title {
    font-weight: 600;
    font-size: 20px;
    position: relative;
    display: inline-block;
    z-index: 2;
    line-height: 25px;
}

.faq__title.--mobile {
    display: none;
}

.faq__title::before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: -2px;
    height: 12px; 
    background-color: #ffca13;
    opacity: 0.45;
    z-index: -1;
}

@media (max-width: 768px) {
    .karir-bg1 {
        padding: 40px 0 42px;
    }

    .karir-1 {
        padding: 0 0 5px 0;
    }
}

.urgent-box {
    background-color: #fff;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 8px;
}

@media (max-width: 991px) {
    .urgent-box {
        margin-top: 30px;
    }
}

.urgent-need {
    display: flex;
    justify-content: space-between;
}

.urgent-need__item {
    width: 33.33%;
    flex-basis: 33.33%;
    text-align: center;
    padding: 10px 15px;
    border: 0.5px solid transparent;
    transition: 0.2s;
}

.urgent-need__item:hover {
    border: solid 1px;
    border-radius: 6px;
    border: 0.5px solid rgb(255, 202, 19);
    box-shadow: 0px 9px 13px 0px rgba(0, 0, 0, 0.19);
}

.urgent-need__text {
    font-weight: 900;
    margin-top: 15px;
    color: #000;
    transition: 0.1s;
}

.urgent-need__item:hover .urgent-need__img {
    filter: grayscale(0);
}

.urgent-need__item:hover .urgent-need__text {
    color: #f1870b;
}

.caret--rotated {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 8px solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    transform: rotate(-90deg);
    transition: 0.3s;
}

.caret.--sm {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 6px solid;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    transform: rotate(-90deg);
    transition: 0.3s;
}

.dropdown.open .caret.--sm,
.caret.--sm.--yellow {
    transform: rotate(0);
    border-top-color: #ffca13;
}

.caret--rotated.--white {
    border-top-color: #fff;
}

.main-btn.--link-box:hover .caret--rotated.--white {
    border-top-color: #000;
}

.caret--rotated.--urgent {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
}

.work-location .row,
.link-section .row,
.full-width .row {
    margin-left: 0;
    margin-right: 0;
}

.work-location [class*='-4'],
.link-section [class*='-3'],
.link-section [class*='-6'] {
    padding-left: 0;
    padding-right: 0;
}

.link-box {
    display: flex;
    flex-direction: column;
    padding-left: 1.5em;
    padding-right: 1.5em;
    height: 250px;
}

.link-box__text-wrapper {
    flex-basis: 55%;
    display: flex;
    align-items: flex-end;
}

.link-box__text {
    font-size: 20px;
    font-weight: bold;
    color: white;
    line-height: 1.3;
}

.see-position .col-md-6,
.other-position .col-md-6,
.lowongan-position .col-md-6 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.see-position__item {
    display: flex;
    flex-direction: column;
    position: relative;
    color: #fff;
    height: 175px;
    padding: 20px;
    bottom: 0;
    transition: 0.3s;
}

.other-position__item,
.lowongan-position__item {
    position: relative;
    display: flex;
    align-items: center;
    height: 175px;
    padding: 20px;
    bottom: 0;
    color: #fff;
    transition: 0.3s;
}

.other-position__item:hover,
.see-position__item:hover,
.lowongan-position__item:hover {
    bottom: 4px;
    color: #fff;
    box-shadow: 0px 8px 20px -4px rgba(0, 0, 0, 0.2);
}

.see-position__item:focus,
.lowongan-position__item:focus {
    color: #fff;
}

.see-position .section-title__wrapper {
    flex-basis: 50%;
    display: flex;
    align-items: flex-end;
}

.other-position .section-title,
.see-position .section-title,
.lowongan-position .section-title {
    margin-bottom: 0;
    line-height: 1.2;
}

.other-position .section-title,
.see-position .section-title,
.lowongan-position .section-title {
    display: block;
    z-index: 3;
}

.see-position p {
    z-index: 3;
}

.see-position__overlay,
.other-position__overlay,
.lowongan-position__overlay {
    position: absolute;
    background-color: rgba(255, 191, 0, 0.8);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.1s;
}

.other-position__urgent {
    position: absolute;
    top: 10px;
    right: -8px;
    padding: 6px 10px;
    background-color: #cd0707;
    border-radius: 8px;
    font-weight: 800;
    font-size: 13px;
}

.see-position__item:hover .see-position__overlay,
.other-position__item:hover .other-position__overlay,
.lowongan-position__item:hover .lowongan-position__overlay {
    opacity: 1;
}

@media only screen and (min-width: 1px) and (max-width: 379.98px) {
    .see-position__item {
        height: 215px;
    }
}

.bg--lowongan-intern {
    background: url('/img/career/bg-img/bg-banner-intern.jpg') center/cover no-repeat;
    background: url('/img/career/bg-img/bg-banner-intern.webp') center/cover no-repeat;
    padding: 2rem 5%;
    border-radius: 20px;
}

@media (min-width: 1200px) {
    .bg--lowongan-intern {
        background-size: 100% 100%;
    }
}

.bg--lowongan-intern .section-title {
    color: #fff;
    margin-bottom: 1rem;
}

.bg--lowongan-intern p {
    font-weight: 500;
    color: #000;
    line-height: 1.5;
    font-size: 18px;
}

.bg--lowongan-intern a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    max-width: 350px;
}

@media (min-width: 768px) {
    .bg--lowongan-intern a {
        margin-left: auto;
    }
}

.contact__img-wrapper {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
}

.contact__img {
    width: 100%;
}

.contact__text-wrapper {
    position: absolute;
    bottom: 25px;
    left: 25px;
    display: flex;
    align-items: center;
}

.contact__text {
    font-size: 20px;
    font-weight: 800;
    color: #000;
    margin-left: 15px;
    line-height: 30px;
}

.contact__icn {
    max-width: 40px;
    max-height: 40px;
}

.no-gap {
    padding-left: 0;
    padding-right: 0;
}

@media only screen and (max-width: 414px) {
    .no-gap {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.work-location .col-sm-4 {
    overflow: hidden;
    height: 240px;
}

.work-location__img {
    min-width: 100%;
    height: 100%;
}

.work-location__text {
    color: rgb(0, 0, 0);
    background-color: #fbc935;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: 20px;
    padding-top: 1em;
    padding-bottom: 1em;
}

.work-location__text a {
    color: #000;
}

.work-location__text a:hover {
    color: #444;
}

@media (min-width: 768px) {
    .work-location__text p {
        position: relative;
    }

    .work-location__text p::before {
        content: '';
        position: absolute;
        left: -30px;
        top: 10px;
        bottom: 10px;
        width: 3px;
        background-color: rgb(0, 0, 0);
    }
}

.black-box__title {
    background-color: #000;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    border-radius: 5px;
    font-weight: 900;
    width: 335px;
    box-shadow: 0px 8px 12px -2px rgba(0, 0, 0, 0.1);
}

@media only screen and (min-width: 1px) and (max-width: 379.98px) {
    .black-box__title {
        width: 235px;
        font-size: 22px;
    }
}



@media (min-width: 768px) {
    .bg-hanged-banner {
        background: url('/img/career/bg-img/bg-hanged-banner-black.png') center/cover no-repeat;
    }
}

.btn-3d-stick-out {
    display: inline-block;
    background: url('/img/career/bg-img/btn-3d-stick-out.png');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 280px;
    min-height: 52px;
    font-size: 24px;
    font-weight: 900;
    color: #000;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
}

@media (min-width: 768px) {
    .btn-3d-stick-out {
        width: 420px;
        min-height: 80px;
        font-size: 28px;
        padding-top: 8px;
        padding-bottom: 0;
    }
}

@media only screen and (min-width: 321px) and (max-width: 415px) {
    .btn-3d-stick-out {
        width: 340px;
        min-height: 60px;
        font-size: 21px;
        padding-top: 4px;
        padding-bottom: 4px;
    }
}

@media only screen and (max-width: 320px) {
    .btn-3d-stick-out {
        background-size: 100% 100%;
        line-height: 25px;
        padding-top: 6px;
        padding-bottom: 20px;
    }
}

.our-vision p {
    color: #fff;
    width: 100%;
    height: 100%;
    margin-top: 1.5em;
    line-height: 24px;
    letter-spacing: 0.2px;
    font-size: 20px;
    font-weight: 700;
}

.candidate-criteria {
    text-align: left;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    box-shadow: 0px 8px 12px -2px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    padding: 25px 40px 25px 75px;
    font-size: 16px;
    margin-bottom: 25px;
}

.candidate-criteria ul li {
    position: relative;
}

.candidate-criteria ul li::before {
    content: '';
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    left: -40px;
}

ul.candiate-criteria__accept li::before {
    background-image: url('/img/career/icon/checked.png');
}

ul.candiate-criteria__reject li::before {
    background-image: url('/img/career/icon/cancel.png');
}

.candidate-criteria ul li:not(:last-child) {
    margin-bottom: 1em;
}

.visi-misi {
    margin-top: 40px;
}

.visi-misi__poin {
    display: flex;
    align-items: flex-start;
    margin-bottom: 40px;
}

.visi-misi__poin>img {
    flex-basis: 50px;
    max-width: 50px;
    margin-right: 20px;
}

.visi-misi__poin>div {
    flex-basis: 75%;
}

.visi-misi__explain>p>span {
    display: inline-block;
    position: relative;
    z-index: 2;
}

.visi-misi__explain>p>span::before {
    content: '';
    position: absolute;
    left: -2px;
    bottom: -1px;
    height: 10px;
    width: calc(100% + 4px);
    background-color: #ffca13;
    opacity: 0.35;
    z-index: -1;
}

.benefit-card {
    border-radius: 12px;
    box-shadow: 0px 8px 12px -2px rgba(0, 0, 0, 0.1);
    overflow: hidden;
    margin-bottom: 2.5em;
}

.benefit-card__img-wrapper {
    width: 100%;
    height: 325px;
    background-color: #fbc935;
}

.benefit-card__img {
    width: 100%;
    min-height: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.benefit-card__content {
    padding: 15px;
    min-height: 200px;
}

.benefit-card__title {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 10px;
}

.benefit {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4em;
}

.benefit__item {
    width: 33.3%;
    display: flex;
    align-items: center;
}

.benefit__img {
    max-width: 55px;
    max-height: 55px;
    margin-right: 35px;
}

.benefit__text {
    font-size: 20px;
    font-weight: bold;
}

@media only screen and (min-width: 768px) and (max-width: 1023.98px) {
    .benefit {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .benefit__item {
        width: 50%;
        margin-bottom: 2.5em;
    }
}

@media only screen and (min-width: 370px) and (max-width: 767.98px) {
    .benefit {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .benefit__item {
        width: 100%;
        margin-bottom: 2.5em;
    }

    .benefit__img {
        max-width: 45px;
        max-height: 45px;
    }

    .benefit__text {
        font-size: 18px;
    }
}

@media only screen and (min-width: 1px) and (max-width: 379.98px) {
    .benefit {
        flex-wrap: wrap;
        margin-bottom: 0;
    }

    .benefit__item {
        width: 100%;
        margin-bottom: 2.5em;
    }

    .benefit__img {
        max-width: 40px;
        max-height: 40px;
    }

    .benefit__text {
        font-size: 16px;
    }
}



@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .faq__title.--inline-last::before {
        left: 5px;
        width: calc(100% + 10px);
    }
}
@media (min-width: 769px) {
    .other-interview-wrapper{
        row-gap: 40px;
    }
}
@media (max-width: 765px) {
    .faq__title.--mobile {
        display: inline-block;
    }

    .faq__title.--mobile::before {
        left: -5px;
        width: calc(100% + 10px);
    }
}

.faq__content {
    font-size: 16px;
    margin-top: 10px;
    line-height: 22px;
}

.box-faq {
    background: #fff;
    padding: 1em 2em;
    margin: 10px 0 15px;
}

.box-faq h3 {
    font-size: 22px;
    line-height: normal;
}

.box-faq p {
    margin-left: 1em;
    margin-top: 8px;
}

.hr-rule__img-wrapper {
    width: 100%;
}

.hr-rule__content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #000;
}

@media (max-width: 991px) {
    .hr-rule__img-wrapper {
        text-align: center;
    }

    .hr-rule__content {
        padding: 20px 0 45px 0;
        text-align: center;
    }
}

.hr-rule__content .section_subtitle {
    margin-bottom: 15px;
    font-size: 24px;
    font-weight: 900;
    line-height: 20px;
    font-family: 'Raleway', sans-serif;
}

.message--header {
    background-color: rgba(255, 255, 255, 0.7);
    padding: 50px 25px;
    color: #fff;
}

@media (min-width: 992px) {
    .message--header {
        background-color: transparent;
        padding: 0;
        color: #000;
    }
}





.img-person {
    max-width: 230px;
    max-height: 230px;
}

.message-img .col-md-4 {
    padding: 15px;
}

.message__footer {
    display: flex;
    align-items: start;
}

.message__footer .btn-interview {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 18px;
    padding: 10px;
    width: auto;
}
 a.link-yellow{
    color:#fcc00c;
   
    font-weight: 500;
    font-size: 18px;
    transition: all 0.3s ease;
    &:hover {
        color: #000;
    }
 }
 a.link-yellow:hover {
    color: #000;
    text-decoration: underline;
 }
 .intership .container > .row{
    margin-bottom: 40px;
 }
 .intership .container > .row:last-child{
    margin-bottom: 0;
 }
 .intership .container  > .row p{
    font-size: 18px;
 }
.message__text-title {
    display: table;
    margin: 15px auto 20px auto;
    font-size: 28px;
    font-weight: 800;
    color: #000;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    position: relative;
    z-index: 5;
    line-height: 33px;
}
.message__text-title-nobg {
    display: table;
    margin: 15px auto 5px auto;
    font-size: 28px;
    font-weight: 800;
    color: #000; 
    text-align: center;
    position: relative;
    z-index: 5;
    line-height: 33px;
}

.message__text-title.first-row {
    margin: 15px auto 15px 0;
}

.message__text-title[data-emergence='visible']::before {
    width: -webkit-calc(100% + 20px);
    width: calc(100% + 20px);
}

.message__text-title::before {
    content: '';
    position: absolute;
    left: -10px;
    bottom: 3px;
    width: 0;
    height: 12px;
    background-color: #ffca13;
    opacity: 0.45;
    z-index: -1;
    transition: width 0.5s ease-out;
}

.message__text-title .role--title {
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
}


.message__text-content {
 
    text-align: start;
    font-size: 18px;
}
.message__footer span {
    text-align: start;
    padding-right: 30px;
}
.message__text-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between; 
}
.message-for-candidate .message__text-wrapper {
    margin-bottom:40px;
}
.message__img-wrapper {
 
    margin: 0 auto;
    overflow: hidden;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:10px;
}

.message__img-wrapper img {
    min-width: 100%;
    object-fit: cover;
    width: 100%;
    object-position: center center;
}

@media (min-width: 992px) {
    .message__img-wrapper {
        max-width: unset;
    }
    .scrolled-top{
        padding-left: 100px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 1200px) {}

.interview__role-title {
    height: 100%;
    padding-top: 1.5em;
}

.interview__role-title h1,
.interview__role-title h2 {
    font-size: 24px;
}

@media (min-width: 992px) {
    .interview__role-title {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        font-style: italic;
        padding-top: 0;
    }
}

.interview__qa {
    margin-bottom: 1em;
}

.interview__qa h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #000;
}

.interview-lain {
    margin-top: 2.5em;
    padding: 1.5em 0;
    background: #e5e5e5;
}

.interview-link:hover {
    opacity: 0.8;
}

.interview-lain .panel-body {
    background-size: cover !important;
    height: 252px;
    padding: 0;
    border-radius: 5px;
    position: relative;
}

.interview-lain .panel-body h3 {
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    font-size: 14px !important;
    padding: 14px;
    text-align: center;
    bottom: 0;
    position: absolute;
    width: 100%;
    line-height: normal;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.career-detail {
    display: flex;
    flex-wrap: wrap;
}

.career-detail__img-wrapper {
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 100%;
    height: 45px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.career-detail__img {
    max-width: 22px;
    max-height: 26px;
}

.career-detail__item {
    display: flex;
    align-items: center;
    margin-bottom: 1em;
}

.career-detail__item:not(:last-of-type) {
    margin-right: 20px;
}

.career-detail_category-link {
    color: white;
}

.career-detail_category-link:hover {
    color: #fbc935;
}

.career-requirement {
    margin-bottom: 2.5em;
    padding: 0 15px;
}
.career-requirement:last-child{
    margin:0
}
.career-requirement .section-title {
    line-height: 1.3;
    margin-bottom: 15px;
}

.career-requirement .section-subtitle {
    padding-left: 15px;
    margin-bottom: 15px;
    border-left: solid 5px #fbc935;
}

.career-list {
    list-style: disc;
    padding-left: 15px;
    margin-bottom: 15px;
}

.career-list .career-list {
    list-style: circle;
}

.work-schedule__item {
    display: flex;
    align-items: baseline;
}

.salary-range__salary,
.work-schedule__time {
    background: linear-gradient(-135deg, rgb(255, 231, 43) 0%, rgb(255, 202, 19) 100%);
    border-radius: 10px;
    border: 1px solid rgb(255, 224, 9);
    padding: 3px 0;
    margin-right: 20px;
    margin-bottom: 15px;
    width: 110px;
    flex-basis: 110px;
    text-align: center;
}

.salary-range__salary {
    display: block;
    font-weight: bold;
    margin: 15px auto 0 0;
    padding-left: 15px;
    padding-right: 15px;
    width: max-content;
    max-width: 100%;
}

.work-schedule__text {
    flex-basis: 70%;
}

.salary-range {}

.salary-range__head {
    border-left: solid 5px #fbc935;
    padding-left: 15px;
}

.salary-range__head-top {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}

.salary-range__head .section-title {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 1;
    font-weight: 600;
}

.salary-range__position {
    font-size: 32px;
    font-weight: 800;
    line-height: 1;
    font-style: normal;
    text-transform: uppercase;
}

.salary-range__list {
    margin-top: 15px;
    padding-left: 10px;
}

.salary-range__list li::before {
    content: '■';
    color: #cd0707;
    margin-right: 15px;
}

.salary-range__list li {
    padding-left: 1em;
    text-indent: -1.7em;
}

.col-sm-offset-1.col-sm-10.apply-now a.btn-banner-pattern:hover {
    opacity: 0.7;
}

@media (max-width: 991px) {
    .salary-range__list {
        margin-bottom: 30px;
    }
}

.apply-now {
    display: flex;
    align-items: center;
}

.apply-now__item {
    flex-basis: 50%;
}

.apply-now__text {
    font-size: 24px;
    font-weight: bold;
    line-height: 35px;
}

@media only screen and (max-width: 426px) {
    .apply-now {
        flex-wrap: wrap;
    }

    .apply-now__item {
        flex-basis: 100%;
    }

    .apply-now .apply-now__item:first-child>.apply-now__text {
        text-align: center;
    }

    .apply-now .apply-now__item:last-child>.btn-banner-pattern__wrapper {
        margin-top: 1em;
    }
}

.heading-black {
    font-weight: 900;
    color: #000;
}

.container--max-width .row.row__same-height>.card--layout {
    margin-bottom: 30px;
    padding-right: 10px;
    padding-left: 10px;
}

.container--max-width .row.row__same-height:nth-last-child(1)>.card--layout:last-child {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .container--max-width .row.row__same-height:nth-last-child(1)>.card--layout {
        margin-bottom: 0;
    }
}

@media (min-width: 768px) {
    .row.row__same-height {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
}

.box-p {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    background-color: #fff;
    padding: 25px;
    border-radius: 10px;
    color: #000;
}

.card-box {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 10px;
    padding: 18px 16px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    transition: all 125ms ease-in;
}

.card-box:hover {
    transform: translate(2px, -4px);
    box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.25);
}

.card-box.card-box__urgent::before {
    content: 'Urgent';
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 800;
    padding: 4px 35px;
    background: linear-gradient(-45deg, #ff0000 0%, #a80000 100%);
    color: #fff;
    width: 135px;
    height: 41px;
    border-radius: 0 0 0 35px;
}

.card-box__body h3 {
    font-size: 18px;
    margin-bottom: 10px;
}

.card-box__body img {
    margin-bottom: 12px;
    height: 60px;
    object-fit: scale-down;
    object-position: bottom;
}

.card-box__body p {
    font-size: 14px;
    color: #333;
    margin-bottom: 15px;
}

.card-box__footer {
    font-weight: 600;
    font-size: 13px;
    color: #000;
}

.card-box__footer>div {
    display: inline-flex;
    align-items: center;
}

.card-box__footer>div:not(:last-child) {
    margin-right: 10px;
}

.card-box__footer>div img {
    margin-right: 6px;
}

.max-800 {
    max-width: 800px;
    margin: auto;
}

.check-portfolio {
    background: url('../img/career/bg-img/bg-check.png') center/cover no-repeat;
    background-image: url('../img/career/bg-img/bg-check.webp');
    width: 100%;
    height: 130px;
    position: relative;
    padding: 15px;
}

.--vertical-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.check-portfolio h2 {
    color: #fff;
    font-weight: 900;
    font-size: 25px;
    letter-spacing: 0.5px;
}

@media (min-width: 768px) {
    .check-portfolio h2 {
        font-size: 32px;
    }
}



.role .role__title {
    display: inline-block;
    margin-bottom: 24px;
    position: relative;
}

.role .role__title::after {
    content: '';
    position: absolute;
    bottom: -12px;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background-color: #ffca13;
    width: 90px;
}

.bg--f1f1f1 {
    background-color: #f1f1f1;
}

.junior-fe-dev .role__illust,
.middle-fe-dev .role__illust {
    position: relative;
}

.junior-fe-dev .role__illust .path-img {
    position: absolute;
    bottom: -45%;
    right: -28%;
    width: 60%;
}

.middle-fe-dev .role__illust .path-img {
    position: absolute;
    bottom: -35%;
    right: -24%;
    width: 50%;
}

@media (min-width: 1280px) {
    .junior-fe-dev .role__illust .path-img {
        bottom: -52.5%;
        right: -32.5%;
    }

    .middle-fe-dev .role__illust .path-img {
        bottom: -40%;
        right: -30%;
    }
}

.message-from .message-from__content,
.case-study__carousel .carousel-inner>.carousel-item>.case-study__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.message-from .message-from__content {
    align-items: center;
}




.message-from__content>.message-from__testi-wrapper {
    flex-basis: calc(65% - 10px);
}

.message-from__content>.message-from__testi-wrapper>.message-from__testi {
    max-height: 230px;
    overflow-y: auto;
}


.message-from__testi::-webkit-scrollbar,
.case-study__testi::-webkit-scrollbar {
    width: 7px;
}

.message-from__testi::-webkit-scrollbar-track,
.case-study__testi::-webkit-scrollbar-track {
    background: linear-gradient(#fff, #fff) center/2px no-repeat;
}

.message-from__testi::-webkit-scrollbar-thumb,
.case-study__testi::-webkit-scrollbar-thumb {
    width: 1px;
    border-radius: 3px;
    background-color: #000;
    border: 0.5px solid #000;
}

#case_study_carousel .carousel-item .case-study__testi::-webkit-scrollbar-track,
#case_study_carousel .carousel-item .case-study__testi::-webkit-scrollbar-thumb {
    display: none;
}

#case_study_carousel .carousel-item.active .case-study__testi::-webkit-scrollbar-track,
#case_study_carousel .carousel-item.active .case-study__testi::-webkit-scrollbar-thumb {
    display: block;
}
 

.lgq-products {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
}

.lgq-products>img {
    margin-left: 35px;
    margin-right: 35px;
    max-height: 100px;
    max-width: 220px;
}

.lgq-products a:hover {
    opacity: 0.7;
}
  


.hr-rule-item .bg-1--- {
    background: linear-gradient(-225deg, rgb(0, 170, 181) 0%, rgb(176, 255, 192) 100%);
    padding: 20px 30px 30px;
}
 
.hr-rule-item .bg-2--- {
    background: linear-gradient(-45deg, rgb(233, 147, 255) 0%, rgb(153, 201, 255) 100%);
    padding: 0px 30px;
}
 
.hr-rule-item .bg-3--- {
    background: linear-gradient(-45deg, rgb(255, 216, 83) 0%, rgb(249, 156, 78) 100%);
    padding: 0px 30px;
}
 
.hr-rule-item .bg-4--- {
    background: linear-gradient(-45deg, rgb(40, 146, 255) 0%, rgb(177, 237, 244) 100%);
    padding: 0px 30px;
}
 
.hr-rule-item .bg-5--- {
    background: linear-gradient(-45deg, rgb(204, 203, 223) 0%, rgb(225, 225, 225) 100%);
}
.hr-rule-item .bg-6--- {
    background: linear-gradient(-225deg, rgb(109, 203, 141) 0%, rgb(254, 255, 146) 100%);
    padding: 0 30px;
}
 
.hr-rule-item .bg-7--- {
    background: linear-gradient(-225deg, rgb(255, 209, 208) 0%, rgba(255, 67, 28, 0.5) 100%);
    padding: 0 30px;
    position: relative;
} 
.hr-rule-item .bg-7--- p {
    padding-bottom: 20px;
}
 
.hr-rule-item .bg-8--- {
    background: linear-gradient(-45deg, rgb(255, 201, 111) 0%, rgb(217, 156, 255) 100%);
    padding: 0 30px;
}
 
.hr-rule-item .box-hr-rule-1 {
    border-radius: 8px;
    height: auto; 
    padding: 20px 30px;
}

.aktivitas-kerja-container .our-work-container a{
    display: block;
    padding:20px;
    height: 100%;
}
.aktivitas-kerja-container a .service {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #000; 
    transition: all 0.3s ease; 
    padding: 20px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff; 
    position: relative;
}
.aktivitas-kerja-container a:hover .service   {
    background-color: #fff;
    display: block;
    transition: all 0.3s ease;
    box-shadow: 3px 8px 12px rgba(0, 0, 0, 0.2);
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}
.aktivitas-kerja-container a .service::before{
    content: '';
    position: absolute;
    top: 50px;
    left: 50px;
    opacity: 0;
    width: 20px;
    height: 20px; 
    border-top: 3px solid #ffca13;
    border-left: 3px solid #ffca13; 
    transition: all 0.3s ease; 
}
.aktivitas-kerja-container a:hover .service::before{
    opacity: 1;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px; 
    border-top: 3px solid #ffca13;
    border-left: 3px solid #ffca13; 
    transition: all 0.3s ease; 
}
.service-icon { 
    width: 120px;
    height: 120px;
    object-fit: cover;
    object-position: center;
    display: flex;
    align-items: center;
    justify-content: center;    
} 
.service-icon img{
    width: 90px;
    height: 90px;
    object-fit: contain;
    object-position: center;
}
.service-desc {
    align-self: center;
    text-align: center;
} 
.service-desc h3,
a .service-desc h3  {
    font-weight: 800;
    color: #000;
    font-size: 20px;
    line-height: 125%;
    margin-bottom: 10px;

}

.service-desc ul li a {
    display: block;
    color: rgb(39, 137, 248);
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
}
.aktivitas-kerja-container a:hover .service-desc h3  {
    color: #ffca13;
}

.career__desc-wrapper {
    display: flex;
    align-items: stretch;
}
.career__desc-wrapper > .col-md-4{
    margin-bottom: 30px;
}
.career__desc-wrapper > .col-md-4:last-child{
    margin-bottom: 0px;
}
.career__desc {
    position: relative;
    padding: 20px;
    display: flex;
    flex-direction: column;
    text-align: center;
    border: dashed 2px;
    height: 100%;
    bottom: 0;
    right: 0;
    transition: 0.3s;
    height: 100%;
}

.career__desc.--example {
    border: solid 1px rgba(0, 0, 0, 0.3);
    background: linear-gradient(to right, #ffffff, #dedede);
}

.career__desc::before {
    position: absolute;
    content: '';
    background: linear-gradient(-225deg, rgb(255, 231, 43) 0%, rgb(255, 202, 19) 100%);
    width: 100%;
    height: 100%;
    z-index: -1;
    top: -7px;
    left: -6px;
}

.career__desc.--gray::before {
    background: #f1f1f1;
}

.career__desc:hover {
    bottom: 9px;
    right: 3px;
    box-shadow: 3px 8px 12px rgba(0, 0, 0, 0.2);
}

.career__desc--circle {
    position: absolute;
    content: '';
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    top: 30px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    z-index: -1;
}
.career__desc.--gray .career__desc--circle {
    background-color: #ffca13;
}
.career__desc picture {
    display: inline-block;
    margin-bottom: 33px;
}
.case-study__carousel {
    padding-bottom: 2em;
}
.case-study__carousel .carousel-inner {
    overflow: visible;
}
.carousel-item{
    z-index: 2; 
    margin-bottom: 10px;
}
    .carousel-item > .row{
margin: 0;
} 
.title h3{
text-shadow: 0px 3px 3px rgba(0,0,0,0.2);
} 
.button-control-container{
    gap: 10px;
}
.button-control-container .btn-control>img {
    max-width: 100%;
} 
.button-control-container .btn-control {
    width: 41px;
    height: 41px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 50%;
    padding: 10px;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}  
.button-control-container .btn-control.btn-prev {
 
    transform: rotate(180deg);
}
.button-control-container .btn-control:hover{
    opacity: 0.9;
}

.button-control-container .btn-control:active {
    opacity: 0.5;
}
 
input{
    background-color: transparent !important;
}

/*-- vertical bootstrap slider --*/
.carousel .carousel-item-next.carousel-item-left,
.carousel .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.carousel .carousel-item-next,
.carousel .active.carousel-item-right {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100% 0);
}

.carousel .carousel-item-prev,
.carousel .active.carousel-item-left {
-webkit-transform: translate3d(0,-100%, 0);
        transform: translate3d(0,-100%, 0);
}

/*-- vertical carousel indicators --*/
.carousel-indicators{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 40px;
    right: 0px;
    left: auto;
    width :auto;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.carousel-indicators li{
    display: block;
    margin-bottom: 0px;
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background: #BDBDBD;
    transition: all ease 0.6s;
}
.carousel-indicators li.active{
    background: #000;
    width: 20px;
    border-radius: 25px;
}
.case-study-content{
    gap: 20px;
}
.case-study-content .case-study__testi{ 
    padding-right: 20px;
    margin-left: 10px;
    max-height: 230px;
    overflow-y: scroll; 
    flex-basis: 100%;
} 
.case-study-content .case-study__img {
    flex-basis: 100%;
    width: 280px;
    height: 300px;
    object-fit: cover;
    object-position: center; 
}
.case-study-content .case-study__img img{
    width: 90%;
    height: 90%;
    object-fit: cover;
    object-position: center;
}
 
.button-control-container{
    position:relative;
    z-index: 1;
}
.career-update__case-study .case-study-wrapper{
    position: relative;
}
.career-update__case-study .case-study-wrapper::before{
    content: '';
    position: absolute; 
    bottom: 0px;
    right: 0px;
    width: 100%;
    height:300px;
    background: url(../img/career/bg-img/bg-image-case-study.jpg) right bottom  no-repeat;
    background: url(../img/career/bg-img/bg-image-case-study.webp) right bottom  no-repeat;
    background-size: cover;
}
@media (max-width: 768px) {
    .hr-rule-item .box-hr-rule-1 {
        padding: 20px 15px
    }
    .hr-rule-item .box-hr-rule-1 .row .col-md-6 {
        order: 2;
    }
    .hr-rule-item .box-hr-rule-1 .row .col-md-6.order1{
        order: 1;
    }
    .hr-rule-item .box-hr-rule-1 .hre-rule-item-image{
        margin-bottom:30px
    }
    .hr-rule-item .box-hr-rule-1 .hre-rule-item-image img{
        width: 100%;
    }
}
@media (min-width: 769px) {
    .fs-16-md {
        font-size: 16px;
    }
    .fs-18-md {
        font-size: 18px;
    }
    .fs-20-md {
        font-size: 20px;
    }
    .fs-24-md {
        font-size: 24px;
    }
    .fs-30-md {
        font-size: 30px;
    }
    .fs-36-md {
        font-size: 36px;
    }
    .fs-40-md {
        font-size: 40px;
    }
    .fs-48-md {
        font-size: 48px;
    }
    .section-title {
        margin-bottom: 40px;
    }
}

@media (min-width: 992px) {
     
    .hero {
        min-height: 330px;
        padding-bottom: 0;
        display: flex;
    }
    .visi-budaya-hero, .pengembangan-karir-hero, .aktivitas-kerja-hero, .pedoman-hr-hero{
        min-height: 450px;
    }
    .pesan-untuk-kandidat-hero .hero-content-container {
         padding-bottom: 90px;
    }
    section.section-container {
        padding: 100px 0;
        margin: 0;
    }
    .career-update__case-study .case-study-wrapper{
        padding:40px 50px 10px;
        /* background: url(../img/career/bg-img/bg-image-case-study.jpg) 90% bottom  no-repeat, url(../img/career/bg-img/bg-case-study.png) 0% top left   no-repeat; */
        background:   url(../img/career/bg-img/bg-case-study.webp)  top left   no-repeat;
        background-size: auto 100%;
        position: relative;
    }
    .case-study-content  .case-study__title{
        flex-basis: calc(65% - 10px);
    }
    .case-study-content .case-study__img{
        flex-basis: calc(30% - 10px);
        margin-left: 20px;
        height: 280%;
    }
    .case-study__title  h3{
        margin-bottom: 10px;
    }
    .career-update__case-study .case-study-wrapper::before{
        bottom: -10px;
        right: -10px;
        width: 390px;
        height: 390px;
      
    }
    .simulasi-list-container > .col-md-4{
        margin-bottom: 20px;
    }
    .career__desc-wrapper > .col-md-4{
        margin-bottom: 0px;
    }
}