.elementor-12 .elementor-element.elementor-element-6e2c148{--display:flex;}.elementor-12 .elementor-element.elementor-element-6e2c148.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-12 .elementor-element.elementor-element-b8504ee{width:100%;max-width:100%;}@media(min-width:768px){.elementor-12 .elementor-element.elementor-element-6e2c148{--width:120.155%;}}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-b8504ee */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-intro-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-intro-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HERO IMAGE */

.hkrnl-hero-image{
    width:100%;
    overflow:hidden;

    border-top:6px solid #0b4ea2;
    border-radius:8px;

    margin-bottom:45px;

    box-shadow:0 10px 30px rgba(0,0,0,0.08);
}

.hkrnl-hero-image img{
    width:100%;
    display:block;
}

/* CONTENT */

.hkrnl-intro-content{
    background:#ffffff;

    padding:45px;

    border-left:6px solid #0b4ea2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* TAG */

.hkrnl-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-intro-content h1{
    font-size:52px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:30px;
}

/* TEXT */

.hkrnl-intro-content p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:20px;
}

/* RESPONSIVE */

@media(max-width:768px){

    .hkrnl-intro-section{
        padding:45px 0;
    }

    .hkrnl-intro-container{
        padding:0 15px;
    }

    .hkrnl-intro-content{
        padding:24px;
    }

    .hkrnl-intro-content h1{
        font-size:34px;
    }

    .hkrnl-intro-content p{
        font-size:16px;
        line-height:1.9;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-6a1cfee */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-about-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-about-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-about-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-about-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-about-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-about-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-about-header p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* MAIN */

.hkrnl-about-main{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px;

    margin-bottom:40px;
}

/* LEFT */

.hkrnl-about-left{
    background:#ffffff;

    padding:40px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-about-icon{
    width:80px;
    height:80px;

    background:#e8f1ff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:18px;

    font-size:38px;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-about-left h3,
.hkrnl-objective-box h3{
    font-size:34px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:18px;
}

/* TEXT */

.hkrnl-about-left p,
.hkrnl-objective-item p{
    font-size:18px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* RIGHT */

.hkrnl-about-right{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

/* PROCESS ITEM */

.hkrnl-process-item{
    background:#ffffff;

    border-left:5px solid #0b4ea2;

    padding:24px;

    font-size:18px;
    font-weight:700;

    color:#083a7a;

    display:flex;
    align-items:center;

    min-height:120px;
}

/* OBJECTIVE */

.hkrnl-objective-box{
    background:#ffffff;

    padding:40px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* GRID */

.hkrnl-objective-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:24px;

    margin-top:28px;
}

/* ITEM */

.hkrnl-objective-item{
    background:#eef5ff;

    padding:28px;

    border-radius:8px;
}

/* ICON */

.hkrnl-objective-icon{
    width:70px;
    height:70px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    margin-bottom:20px;
}

/* TITLE */

.hkrnl-objective-item h4{
    font-size:24px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* NOTE */

.hkrnl-about-note{
    background:#083a7a;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:992px){

    .hkrnl-about-main,
    .hkrnl-objective-grid{
        grid-template-columns:1fr;
    }

    .hkrnl-about-right{
        grid-template-columns:1fr 1fr;
    }

}

@media(max-width:768px){

    .hkrnl-about-section{
        padding:45px 0;
    }

    .hkrnl-about-container{
        padding:0 15px;
    }

    .hkrnl-about-header h2{
        font-size:34px;
    }

    .hkrnl-about-header p,
    .hkrnl-about-left p,
    .hkrnl-objective-item p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-about-left,
    .hkrnl-objective-box{
        padding:24px;
    }

    .hkrnl-about-left h3,
    .hkrnl-objective-box h3{
        font-size:26px;
    }

    .hkrnl-about-right{
        grid-template-columns:1fr;
    }

    .hkrnl-process-item{
        min-height:auto;
        font-size:16px;
    }

    .hkrnl-objective-item h4{
        font-size:22px;
    }

    .hkrnl-about-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-4cb4a75 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-glance-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-glance-container{
    width:100%;
    max-width:1400px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-glance-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-glance-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-glance-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-glance-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-glance-header p{
    font-size:20px;
    line-height:2;
    color:#333;
}

/* TABLE */

.hkrnl-glance-table{
    background:#ffffff;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;
}

/* ROW */

.hkrnl-glance-row{
    display:grid;
    grid-template-columns:320px 1fr;

    border-bottom:1px solid #d7e4f3;
}

/* LABEL */

.hkrnl-glance-label{
    background:#eef5ff;

    padding:22px 24px;

    font-size:18px;
    font-weight:700;

    color:#083a7a;

    border-right:1px solid #d7e4f3;
}

/* VALUE */

.hkrnl-glance-value{
    padding:22px 24px;

    font-size:18px;
    line-height:1.8;

    color:#333;

    background:#ffffff;
}

/* HIGHLIGHT BOX */

.hkrnl-glance-highlight{
    background:#ffffff;

    padding:32px;

    margin-top:40px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    border-left:6px solid #0b4ea2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-glance-icon{
    width:74px;
    height:74px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    flex-shrink:0;
}

/* TITLE */

.hkrnl-glance-highlight h3{
    font-size:30px;
    line-height:1.5;

    color:#083a7a;

    margin-bottom:12px;
}

/* TEXT */

.hkrnl-glance-highlight p{
    font-size:18px;
    line-height:2;

    color:#333;
}

/* RESPONSIVE */

@media(max-width:768px){

    .hkrnl-glance-section{
        padding:45px 0;
    }

    .hkrnl-glance-container{
        padding:0 15px;
    }

    .hkrnl-glance-header h2{
        font-size:34px;
    }

    .hkrnl-glance-header p,
    .hkrnl-glance-value,
    .hkrnl-glance-highlight p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-glance-row{
        grid-template-columns:1fr;
    }

    .hkrnl-glance-label{
        border-right:none;
        border-bottom:1px solid #d7e4f3;
        font-size:17px;
    }

    .hkrnl-glance-label,
    .hkrnl-glance-value{
        padding:18px;
    }

    .hkrnl-glance-highlight{
        padding:22px;
        flex-direction:column;
    }

    .hkrnl-glance-highlight h3{
        font-size:24px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-257bed9 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-purpose-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-purpose-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-purpose-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-purpose-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-purpose-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-purpose-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-purpose-header p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:14px;
}

/* MAIN */

.hkrnl-purpose-main{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px;

    margin-bottom:40px;
}

/* BOX */

.hkrnl-purpose-left,
.hkrnl-purpose-right{
    background:#ffffff;

    padding:38px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-purpose-icon{
    width:78px;
    height:78px;

    background:#fff1f1;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:18px;

    font-size:36px;

    margin-bottom:24px;
}

.hkrnl-purpose-icon.blue{
    background:#dcecff;
}

/* TITLE */

.hkrnl-purpose-left h3,
.hkrnl-purpose-right h3,
.hkrnl-objective-left h3{
    font-size:34px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:24px;
}

/* ITEMS */

.hkrnl-problem-item,
.hkrnl-solution-item{
    background:#eef5ff;

    border-left:4px solid #0b4ea2;

    padding:18px 20px;

    margin-bottom:18px;

    font-size:17px;
    font-weight:600;

    line-height:1.8;

    color:#083a7a;
}

/* OBJECTIVE */

.hkrnl-purpose-objective{
    background:#ffffff;

    padding:40px;

    display:grid;
    grid-template-columns:1fr 1fr;
    gap:35px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* TEXT */

.hkrnl-objective-left p{
    font-size:18px;
    line-height:2;
    color:#333;

    margin-bottom:18px;
}

/* RIGHT */

.hkrnl-objective-right{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

/* CARD */

.hkrnl-objective-card{
    background:#eef5ff;

    border-left:4px solid #0b4ea2;

    padding:24px;

    font-size:18px;
    font-weight:700;

    color:#083a7a;

    display:flex;
    align-items:center;
}

/* NOTE */

.hkrnl-purpose-note{
    background:#083a7a;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:992px){

    .hkrnl-purpose-main,
    .hkrnl-purpose-objective{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .hkrnl-purpose-section{
        padding:45px 0;
    }

    .hkrnl-purpose-container{
        padding:0 15px;
    }

    .hkrnl-purpose-header h2{
        font-size:34px;
    }

    .hkrnl-purpose-header p,
    .hkrnl-objective-left p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-purpose-left,
    .hkrnl-purpose-right,
    .hkrnl-purpose-objective{
        padding:24px;
    }

    .hkrnl-purpose-left h3,
    .hkrnl-purpose-right h3,
    .hkrnl-objective-left h3{
        font-size:26px;
    }

    .hkrnl-objective-right{
        grid-template-columns:1fr;
    }

    .hkrnl-problem-item,
    .hkrnl-solution-item,
    .hkrnl-objective-card{
        font-size:15px;
    }

    .hkrnl-purpose-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-7c1b905 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-portal-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-portal-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-portal-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-portal-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-portal-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-portal-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-portal-header p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:14px;
}

/* GRID */

.hkrnl-portal-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-bottom:40px;
}

/* CARD */

.hkrnl-portal-card{
    background:#ffffff;

    padding:32px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    transition:0.3s ease;
}

/* ICON */

.hkrnl-portal-icon{
    width:74px;
    height:74px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.hkrnl-portal-card h3,
.hkrnl-portal-info h3{
    font-size:28px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* TEXT */

.hkrnl-portal-card p,
.hkrnl-portal-info p{
    font-size:17px;
    line-height:1.9;
    color:#333;
}

/* INFO BOX */

.hkrnl-portal-info{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    border-left:6px solid #0b4ea2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* INFO ICON */

.hkrnl-portal-info-icon{
    width:78px;
    height:78px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:18px;

    font-size:36px;

    flex-shrink:0;
}

/* NOTE */

.hkrnl-portal-note{
    background:#083a7a;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .hkrnl-portal-grid{
        grid-template-columns:1fr 1fr;
    }

}

@media(max-width:768px){

    .hkrnl-portal-section{
        padding:45px 0;
    }

    .hkrnl-portal-container{
        padding:0 15px;
    }

    .hkrnl-portal-header h2{
        font-size:34px;
    }

    .hkrnl-portal-header p,
    .hkrnl-portal-card p,
    .hkrnl-portal-info p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-portal-grid{
        grid-template-columns:1fr;
    }

    .hkrnl-portal-card,
    .hkrnl-portal-info{
        padding:24px;
    }

    .hkrnl-portal-card h3,
    .hkrnl-portal-info h3{
        font-size:24px;
    }

    .hkrnl-portal-info{
        flex-direction:column;
    }

    .hkrnl-portal-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-1a224af */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-registration-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-registration-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-registration-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-registration-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-registration-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-registration-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-registration-header p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:14px;
}

/* MAIN */

.hkrnl-registration-main{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px;

    margin-bottom:40px;
}

/* LEFT */

.hkrnl-registration-left{
    background:#ffffff;

    padding:38px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-registration-icon{
    width:78px;
    height:78px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:18px;

    font-size:36px;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-registration-left h3,
.hkrnl-registration-benefits h3{
    font-size:34px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:18px;
}

/* TEXT */

.hkrnl-registration-left p,
.hkrnl-benefit-card p{
    font-size:18px;
    line-height:2;
    color:#333;

    margin-bottom:16px;
}

/* RIGHT */

.hkrnl-registration-right{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

/* STEP */

.hkrnl-registration-step{
    background:#ffffff;

    border-left:5px solid #0b4ea2;

    padding:24px;

    font-size:17px;
    font-weight:700;

    color:#083a7a;

    display:flex;
    align-items:center;

    min-height:120px;
}

/* BENEFITS */

.hkrnl-registration-benefits{
    background:#ffffff;

    padding:40px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* GRID */

.hkrnl-registration-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:24px;

    margin-top:28px;
}

/* CARD */

.hkrnl-benefit-card{
    background:#eef5ff;

    padding:28px;

    border-radius:8px;
}

/* ICON */

.hkrnl-benefit-icon{
    width:70px;
    height:70px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:32px;

    margin-bottom:20px;
}

/* TITLE */

.hkrnl-benefit-card h4{
    font-size:24px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* NOTE */

.hkrnl-registration-note{
    background:#083a7a;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:992px){

    .hkrnl-registration-main,
    .hkrnl-registration-grid{
        grid-template-columns:1fr;
    }

    .hkrnl-registration-right{
        grid-template-columns:1fr 1fr;
    }

}

@media(max-width:768px){

    .hkrnl-registration-section{
        padding:45px 0;
    }

    .hkrnl-registration-container{
        padding:0 15px;
    }

    .hkrnl-registration-header h2{
        font-size:34px;
    }

    .hkrnl-registration-header p,
    .hkrnl-registration-left p,
    .hkrnl-benefit-card p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-registration-left,
    .hkrnl-registration-benefits{
        padding:24px;
    }

    .hkrnl-registration-left h3,
    .hkrnl-registration-benefits h3{
        font-size:26px;
    }

    .hkrnl-registration-right{
        grid-template-columns:1fr;
    }

    .hkrnl-registration-step{
        min-height:auto;
        font-size:15px;
    }

    .hkrnl-benefit-card h4{
        font-size:22px;
    }

    .hkrnl-registration-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-2247cfe */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-documents-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-documents-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-documents-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-documents-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-documents-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-documents-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-documents-header p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:14px;
}

/* GRID */

.hkrnl-documents-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-bottom:40px;
}

/* CARD */

.hkrnl-document-card{
    background:#ffffff;

    padding:32px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    transition:0.3s ease;
}

/* ICON */

.hkrnl-document-icon{
    width:74px;
    height:74px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.hkrnl-document-card h3,
.hkrnl-documents-info h3{
    font-size:28px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* TEXT */

.hkrnl-document-card p,
.hkrnl-documents-info p{
    font-size:17px;
    line-height:1.9;
    color:#333;
}

/* INFO BOX */

.hkrnl-documents-info{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    border-left:6px solid #0b4ea2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-documents-info-icon{
    width:78px;
    height:78px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:18px;

    font-size:36px;

    flex-shrink:0;
}

/* NOTE */

.hkrnl-documents-note{
    background:#083a7a;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .hkrnl-documents-grid{
        grid-template-columns:1fr 1fr;
    }

}

@media(max-width:768px){

    .hkrnl-documents-section{
        padding:45px 0;
    }

    .hkrnl-documents-container{
        padding:0 15px;
    }

    .hkrnl-documents-header h2{
        font-size:34px;
    }

    .hkrnl-documents-header p,
    .hkrnl-document-card p,
    .hkrnl-documents-info p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-documents-grid{
        grid-template-columns:1fr;
    }

    .hkrnl-document-card,
    .hkrnl-documents-info{
        padding:24px;
    }

    .hkrnl-document-card h3,
    .hkrnl-documents-info h3{
        font-size:24px;
    }

    .hkrnl-documents-info{
        flex-direction:column;
    }

    .hkrnl-documents-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-5afb1d2 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-vacancy-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-vacancy-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-vacancy-header,
.hkrnl-wage-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-vacancy-tag,
.hkrnl-wage-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-vacancy-header h2,
.hkrnl-wage-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-vacancy-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-vacancy-header p,
.hkrnl-wage-header p,
.hkrnl-vacancy-info p,
.hkrnl-wage-card p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:14px;
}

/* GRID */

.hkrnl-vacancy-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-bottom:40px;
}

/* CARD */

.hkrnl-vacancy-card,
.hkrnl-wage-card{
    background:#ffffff;

    padding:32px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-vacancy-icon,
.hkrnl-wage-icon,
.hkrnl-vacancy-info-icon{
    width:74px;
    height:74px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.hkrnl-vacancy-card h3,
.hkrnl-vacancy-info h3,
.hkrnl-wage-card h3{
    font-size:28px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* CARD TEXT */

.hkrnl-vacancy-card p,
.hkrnl-wage-card p{
    font-size:17px;
    line-height:1.9;
}

/* INFO BOX */

.hkrnl-vacancy-info{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    margin-bottom:45px;

    border-left:6px solid #0b4ea2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* WAGE SECTION */

.hkrnl-wage-section{
    background:#ffffff;

    padding:40px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* WAGE GRID */

.hkrnl-wage-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:28px;
}

/* NOTE */

.hkrnl-vacancy-note{
    background:#083a7a;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .hkrnl-vacancy-grid{
        grid-template-columns:1fr 1fr;
    }

}

@media(max-width:768px){

    .hkrnl-vacancy-section{
        padding:45px 0;
    }

    .hkrnl-vacancy-container{
        padding:0 15px;
    }

    .hkrnl-vacancy-header h2,
    .hkrnl-wage-header h2{
        font-size:34px;
    }

    .hkrnl-vacancy-header p,
    .hkrnl-wage-header p,
    .hkrnl-vacancy-info p,
    .hkrnl-wage-card p,
    .hkrnl-vacancy-card p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-vacancy-grid,
    .hkrnl-wage-grid{
        grid-template-columns:1fr;
    }

    .hkrnl-vacancy-card,
    .hkrnl-vacancy-info,
    .hkrnl-wage-section{
        padding:24px;
    }

    .hkrnl-vacancy-card h3,
    .hkrnl-vacancy-info h3,
    .hkrnl-wage-card h3{
        font-size:24px;
    }

    .hkrnl-vacancy-info{
        flex-direction:column;
    }

    .hkrnl-vacancy-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-6cb130f */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-wage-rate-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-wage-rate-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-wage-rate-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-wage-rate-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-wage-rate-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-wage-rate-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-wage-rate-header p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:14px;
}

/* GRID */

.hkrnl-category-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-bottom:45px;
}

/* CARD */

.hkrnl-category-card{
    background:#ffffff;

    padding:32px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-category-icon,
.hkrnl-policy-icon,
.hkrnl-important-icon{
    width:74px;
    height:74px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.hkrnl-category-card h3,
.hkrnl-wage-timeline h3,
.hkrnl-policy-left h3,
.hkrnl-wage-important h3{
    font-size:30px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* TEXT */

.hkrnl-category-card p,
.hkrnl-policy-left p,
.hkrnl-timeline-content p,
.hkrnl-wage-important p{
    font-size:17px;
    line-height:1.9;
    color:#333;
}

/* HIGHLIGHT */

.hkrnl-category-highlight{
    background:#eef5ff;

    border-left:4px solid #0b4ea2;

    padding:14px 18px;

    margin-top:20px;

    font-size:16px;
    font-weight:700;

    color:#083a7a;
}

/* TIMELINE */

.hkrnl-wage-timeline{
    background:#ffffff;

    padding:40px;

    margin-bottom:40px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* WRAPPER */

.hkrnl-timeline-wrapper{
    margin-top:30px;
}

/* ITEM */

.hkrnl-timeline-item{
    display:flex;
    gap:28px;

    margin-bottom:28px;
}

/* YEAR */

.hkrnl-timeline-year{
    min-width:110px;
    height:110px;

    background:#0b4ea2;
    color:#ffffff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:50%;

    font-size:28px;
    font-weight:800;
}

/* CONTENT */

.hkrnl-timeline-content{
    flex:1;

    background:#eef5ff;

    padding:28px;
}

/* TITLE */

.hkrnl-timeline-content h4{
    font-size:26px;
    color:#083a7a;

    margin-bottom:14px;
}

/* POLICY BOX */

.hkrnl-policy-box{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px;

    margin-bottom:40px;
}

/* LEFT */

.hkrnl-policy-left{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* RIGHT */

.hkrnl-policy-right{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

/* ITEM */

.hkrnl-policy-item{
    background:#ffffff;

    border-left:4px solid #0b4ea2;

    padding:22px;

    font-size:17px;
    font-weight:700;

    color:#083a7a;

    display:flex;
    align-items:center;
}

/* IMPORTANT */

.hkrnl-wage-important{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    border-left:6px solid #0b4ea2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* LIST */

.hkrnl-wage-important ul{
    margin:18px 0 18px 20px;
}

.hkrnl-wage-important li{
    font-size:17px;
    line-height:2;
    color:#333;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .hkrnl-category-grid,
    .hkrnl-policy-box{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .hkrnl-wage-rate-section{
        padding:45px 0;
    }

    .hkrnl-wage-rate-container{
        padding:0 15px;
    }

    .hkrnl-wage-rate-header h2{
        font-size:34px;
    }

    .hkrnl-wage-rate-header p,
    .hkrnl-category-card p,
    .hkrnl-policy-left p,
    .hkrnl-timeline-content p,
    .hkrnl-wage-important p,
    .hkrnl-wage-important li{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-category-grid{
        grid-template-columns:1fr;
    }

    .hkrnl-category-card,
    .hkrnl-wage-timeline,
    .hkrnl-policy-left,
    .hkrnl-wage-important{
        padding:24px;
    }

    .hkrnl-category-card h3,
    .hkrnl-wage-timeline h3,
    .hkrnl-policy-left h3,
    .hkrnl-wage-important h3{
        font-size:24px;
    }

    .hkrnl-timeline-item{
        flex-direction:column;
    }

    .hkrnl-timeline-year{
        width:90px;
        height:90px;

        font-size:24px;
    }

    .hkrnl-policy-right{
        grid-template-columns:1fr;
    }

    .hkrnl-wage-important{
        flex-direction:column;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-adc73b9 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-wage-rate-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-wage-rate-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-wage-rate-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-wage-rate-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-wage-rate-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-wage-rate-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-wage-rate-header p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:14px;
}

/* GRID */

.hkrnl-category-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-bottom:45px;
}

/* CARD */

.hkrnl-category-card{
    background:#ffffff;

    padding:32px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-category-icon,
.hkrnl-policy-icon,
.hkrnl-important-icon{
    width:74px;
    height:74px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.hkrnl-category-card h3,
.hkrnl-wage-timeline h3,
.hkrnl-policy-left h3,
.hkrnl-wage-important h3{
    font-size:30px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* TEXT */

.hkrnl-category-card p,
.hkrnl-policy-left p,
.hkrnl-timeline-content p,
.hkrnl-wage-important p{
    font-size:17px;
    line-height:1.9;
    color:#333;
}

/* HIGHLIGHT */

.hkrnl-category-highlight{
    background:#eef5ff;

    border-left:4px solid #0b4ea2;

    padding:14px 18px;

    margin-top:20px;

    font-size:16px;
    font-weight:700;

    color:#083a7a;
}

/* TIMELINE */

.hkrnl-wage-timeline{
    background:#ffffff;

    padding:40px;

    margin-bottom:40px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* WRAPPER */

.hkrnl-timeline-wrapper{
    margin-top:30px;
}

/* ITEM */

.hkrnl-timeline-item{
    display:flex;
    gap:28px;

    margin-bottom:28px;
}

/* YEAR */

.hkrnl-timeline-year{
    min-width:110px;
    height:110px;

    background:#0b4ea2;
    color:#ffffff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:50%;

    font-size:28px;
    font-weight:800;
}

/* CONTENT */

.hkrnl-timeline-content{
    flex:1;

    background:#eef5ff;

    padding:28px;
}

/* TITLE */

.hkrnl-timeline-content h4{
    font-size:26px;
    color:#083a7a;

    margin-bottom:14px;
}

/* POLICY BOX */

.hkrnl-policy-box{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:30px;

    margin-bottom:40px;
}

/* LEFT */

.hkrnl-policy-left{
    background:#ffffff;

    padding:35px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* RIGHT */

.hkrnl-policy-right{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:18px;
}

/* ITEM */

.hkrnl-policy-item{
    background:#ffffff;

    border-left:4px solid #0b4ea2;

    padding:22px;

    font-size:17px;
    font-weight:700;

    color:#083a7a;

    display:flex;
    align-items:center;
}

/* IMPORTANT */

.hkrnl-wage-important{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    border-left:6px solid #0b4ea2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* LIST */

.hkrnl-wage-important ul{
    margin:18px 0 18px 20px;
}

.hkrnl-wage-important li{
    font-size:17px;
    line-height:2;
    color:#333;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .hkrnl-category-grid,
    .hkrnl-policy-box{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .hkrnl-wage-rate-section{
        padding:45px 0;
    }

    .hkrnl-wage-rate-container{
        padding:0 15px;
    }

    .hkrnl-wage-rate-header h2{
        font-size:34px;
    }

    .hkrnl-wage-rate-header p,
    .hkrnl-category-card p,
    .hkrnl-policy-left p,
    .hkrnl-timeline-content p,
    .hkrnl-wage-important p,
    .hkrnl-wage-important li{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-category-grid{
        grid-template-columns:1fr;
    }

    .hkrnl-category-card,
    .hkrnl-wage-timeline,
    .hkrnl-policy-left,
    .hkrnl-wage-important{
        padding:24px;
    }

    .hkrnl-category-card h3,
    .hkrnl-wage-timeline h3,
    .hkrnl-policy-left h3,
    .hkrnl-wage-important h3{
        font-size:24px;
    }

    .hkrnl-timeline-item{
        flex-direction:column;
    }

    .hkrnl-timeline-year{
        width:90px;
        height:90px;

        font-size:24px;
    }

    .hkrnl-policy-right{
        grid-template-columns:1fr;
    }

    .hkrnl-wage-important{
        flex-direction:column;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-79e46ef */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-recruitment-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-recruitment-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-recruitment-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-recruitment-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-recruitment-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-recruitment-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-recruitment-header p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:14px;
}

/* PROCESS WRAPPER */

.hkrnl-process-wrapper{
    display:flex;
    flex-direction:column;
    gap:28px;

    margin-bottom:45px;
}

/* CARD */

.hkrnl-process-card{
    background:#ffffff;

    padding:32px;

    display:flex;
    align-items:flex-start;
    gap:24px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* NUMBER */

.hkrnl-process-number{
    min-width:78px;
    height:78px;

    background:#0b4ea2;
    color:#ffffff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:50%;

    font-size:32px;
    font-weight:800;

    flex-shrink:0;
}

/* CONTENT */

.hkrnl-process-content h3,
.hkrnl-flow-box h3{
    font-size:30px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* TEXT */

.hkrnl-process-content p{
    font-size:18px;
    line-height:2;
    color:#333;

    margin-bottom:12px;
}

/* FLOW BOX */

.hkrnl-flow-box{
    background:#ffffff;

    padding:38px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* FLOW GRID */

.hkrnl-flow-grid{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:18px;

    flex-wrap:wrap;

    margin-top:30px;
}

/* FLOW ITEM */

.hkrnl-flow-item{
    background:#eef5ff;

    border-left:4px solid #0b4ea2;

    padding:18px 24px;

    font-size:18px;
    font-weight:700;

    color:#083a7a;
}

/* ARROW */

.hkrnl-flow-arrow{
    font-size:32px;
    font-weight:800;
    color:#0b4ea2;
}

/* NOTE */

.hkrnl-recruitment-note{
    background:#083a7a;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:768px){

    .hkrnl-recruitment-section{
        padding:45px 0;
    }

    .hkrnl-recruitment-container{
        padding:0 15px;
    }

    .hkrnl-recruitment-header h2{
        font-size:34px;
    }

    .hkrnl-recruitment-header p,
    .hkrnl-process-content p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-process-card,
    .hkrnl-flow-box{
        padding:24px;
    }

    .hkrnl-process-card{
        flex-direction:column;
    }

    .hkrnl-process-content h3,
    .hkrnl-flow-box h3{
        font-size:24px;
    }

    .hkrnl-process-number{
        width:70px;
        height:70px;

        font-size:28px;
    }

    .hkrnl-flow-grid{
        flex-direction:column;
    }

    .hkrnl-flow-arrow{
        transform:rotate(90deg);
    }

    .hkrnl-flow-item{
        width:100%;
        text-align:center;
    }

    .hkrnl-recruitment-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-3cd8a9d */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-eligibility-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-eligibility-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-eligibility-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-eligibility-tag,
.hkrnl-contact-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-eligibility-header h2,
.hkrnl-contact-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-eligibility-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-eligibility-header p{
    font-size:20px;
    line-height:2;
    color:#333;
}

/* GRID */

.hkrnl-eligibility-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-bottom:45px;
}

/* CARD */

.hkrnl-eligibility-card,
.hkrnl-contact-card{
    background:#ffffff;

    padding:32px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-eligibility-icon,
.hkrnl-contact-icon{
    width:74px;
    height:74px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.hkrnl-eligibility-card h3,
.hkrnl-contact-card h3{
    font-size:28px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* TEXT */

.hkrnl-eligibility-card p,
.hkrnl-contact-card p{
    font-size:17px;
    line-height:1.9;
    color:#333;
}

/* HIGHLIGHT */

.hkrnl-eligibility-highlight{
    background:#eef5ff;

    border-left:4px solid #0b4ea2;

    padding:14px 18px;

    margin-top:20px;

    font-size:16px;
    font-weight:700;

    color:#083a7a;
}

/* CONTACT BOX */

.hkrnl-contact-box{
    background:#ffffff;

    padding:40px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* CONTACT GRID */

.hkrnl-contact-grid{
    display:grid;
    grid-template-columns:1fr 1fr 1fr;
    gap:28px;

    margin-top:35px;
}

/* CONTACT ITEM */

.hkrnl-contact-item{
    background:#eef5ff;

    border-left:4px solid #0b4ea2;

    padding:16px 18px;

    margin-bottom:16px;

    font-size:18px;
    font-weight:700;

    color:#083a7a;
}

/* NOTE */

.hkrnl-eligibility-note{
    background:#083a7a;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:1100px){

    .hkrnl-eligibility-grid,
    .hkrnl-contact-grid{
        grid-template-columns:1fr 1fr;
    }

}

@media(max-width:768px){

    .hkrnl-eligibility-section{
        padding:45px 0;
    }

    .hkrnl-eligibility-container{
        padding:0 15px;
    }

    .hkrnl-eligibility-header h2,
    .hkrnl-contact-header h2{
        font-size:34px;
    }

    .hkrnl-eligibility-header p,
    .hkrnl-eligibility-card p,
    .hkrnl-contact-card p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-eligibility-grid,
    .hkrnl-contact-grid{
        grid-template-columns:1fr;
    }

    .hkrnl-eligibility-card,
    .hkrnl-contact-card,
    .hkrnl-contact-box{
        padding:24px;
    }

    .hkrnl-eligibility-card h3,
    .hkrnl-contact-card h3{
        font-size:24px;
    }

    .hkrnl-contact-item{
        font-size:16px;
    }

    .hkrnl-eligibility-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-d9c51c6 */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-transfer-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-transfer-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-transfer-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-transfer-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-transfer-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-transfer-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-transfer-header p,
.hkrnl-transfer-info p{
    font-size:20px;
    line-height:2;
    color:#333;

    margin-bottom:14px;
}

/* GRID */

.hkrnl-transfer-grid{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:28px;

    margin-bottom:40px;
}

/* CARD */

.hkrnl-transfer-card{
    background:#ffffff;

    padding:32px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-transfer-icon,
.hkrnl-transfer-info-icon{
    width:74px;
    height:74px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:16px;

    font-size:34px;

    margin-bottom:22px;
}

/* TITLE */

.hkrnl-transfer-card h3,
.hkrnl-transfer-info h3,
.hkrnl-transfer-flow h3{
    font-size:30px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* TEXT */

.hkrnl-transfer-card p{
    font-size:17px;
    line-height:1.9;
    color:#333;
}

/* INFO */

.hkrnl-transfer-info{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    margin-bottom:40px;

    border-left:6px solid #0b4ea2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* FLOW */

.hkrnl-transfer-flow{
    background:#ffffff;

    padding:40px;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* FLOW GRID */

.hkrnl-transfer-flow-grid{
    display:flex;
    align-items:center;
    justify-content:center;
    gap:18px;

    flex-wrap:wrap;

    margin-top:30px;
}

/* STEP */

.hkrnl-transfer-step{
    background:#eef5ff;

    border-left:4px solid #0b4ea2;

    padding:18px 22px;

    font-size:18px;
    font-weight:700;

    color:#083a7a;
}

/* ARROW */

.hkrnl-transfer-arrow{
    font-size:34px;
    font-weight:800;
    color:#0b4ea2;
}

/* NOTE */

.hkrnl-transfer-note{
    background:#083a7a;
    color:#ffffff;

    padding:24px;

    margin-top:35px;

    font-size:17px;
    line-height:1.9;
}

/* RESPONSIVE */

@media(max-width:992px){

    .hkrnl-transfer-grid{
        grid-template-columns:1fr;
    }

}

@media(max-width:768px){

    .hkrnl-transfer-section{
        padding:45px 0;
    }

    .hkrnl-transfer-container{
        padding:0 15px;
    }

    .hkrnl-transfer-header h2{
        font-size:34px;
    }

    .hkrnl-transfer-header p,
    .hkrnl-transfer-card p,
    .hkrnl-transfer-info p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-transfer-card,
    .hkrnl-transfer-info,
    .hkrnl-transfer-flow{
        padding:24px;
    }

    .hkrnl-transfer-card h3,
    .hkrnl-transfer-info h3,
    .hkrnl-transfer-flow h3{
        font-size:24px;
    }

    .hkrnl-transfer-info{
        flex-direction:column;
    }

    .hkrnl-transfer-flow-grid{
        flex-direction:column;
    }

    .hkrnl-transfer-arrow{
        transform:rotate(90deg);
    }

    .hkrnl-transfer-step{
        width:100%;
        text-align:center;

        font-size:16px;
    }

    .hkrnl-transfer-note{
        font-size:14px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-d731cfa */*{
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.hkrnl-faq-section{
    width:100%;
    background:#eef4fb;
    padding:70px 0;
    font-family:'Segoe UI',sans-serif;
}

/* CONTAINER */

.hkrnl-faq-container{
    width:100%;
    max-width:1450px;
    margin:auto;
    padding:0 22px;
}

/* HEADER */

.hkrnl-faq-header{
    margin-bottom:45px;
}

/* TAG */

.hkrnl-faq-tag{
    display:inline-block;

    background:#dcecff;
    color:#0b4ea2;

    padding:10px 18px;

    font-size:14px;
    font-weight:700;

    margin-bottom:24px;
}

/* TITLE */

.hkrnl-faq-header h2{
    font-size:50px;
    line-height:1.4;
    color:#083a7a;

    margin-bottom:18px;

    font-weight:800;
}

/* LINE */

.hkrnl-faq-line{
    width:120px;
    height:4px;

    background:#0b4ea2;

    margin-bottom:28px;
}

/* TEXT */

.hkrnl-faq-header p{
    font-size:20px;
    line-height:2;
    color:#333;
}

/* FAQ WRAPPER */

.hkrnl-faq-wrapper{
    display:flex;
    flex-direction:column;
    gap:24px;

    margin-bottom:40px;
}

/* CARD */

.hkrnl-faq-card{
    background:#ffffff;

    border-top:5px solid #0b4ea2;
    border-right:1px solid #d7e4f3;
    border-left:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;

    overflow:hidden;
}

/* QUESTION */

.hkrnl-faq-question{
    background:#eef5ff;

    padding:24px 30px;

    font-size:24px;
    font-weight:700;

    color:#083a7a;

    border-bottom:1px solid #d7e4f3;
}

/* ANSWER */

.hkrnl-faq-answer{
    padding:28px 30px;

    font-size:18px;
    line-height:2;

    color:#333;
}

/* DISCLAIMER */

.hkrnl-disclaimer-box{
    background:#ffffff;

    padding:35px;

    display:flex;
    align-items:flex-start;
    gap:22px;

    border-left:6px solid #0b4ea2;

    border-top:1px solid #d7e4f3;
    border-right:1px solid #d7e4f3;
    border-bottom:1px solid #d7e4f3;
}

/* ICON */

.hkrnl-disclaimer-icon{
    width:78px;
    height:78px;

    background:#dcecff;

    display:flex;
    align-items:center;
    justify-content:center;

    border-radius:18px;

    font-size:36px;

    flex-shrink:0;
}

/* TITLE */

.hkrnl-disclaimer-box h3{
    font-size:30px;
    line-height:1.5;
    color:#083a7a;

    margin-bottom:14px;
}

/* TEXT */

.hkrnl-disclaimer-box p{
    font-size:17px;
    line-height:1.9;
    color:#333;

    margin-bottom:14px;
}

/* RESPONSIVE */

@media(max-width:768px){

    .hkrnl-faq-section{
        padding:45px 0;
    }

    .hkrnl-faq-container{
        padding:0 15px;
    }

    .hkrnl-faq-header h2{
        font-size:34px;
    }

    .hkrnl-faq-header p,
    .hkrnl-faq-answer,
    .hkrnl-disclaimer-box p{
        font-size:16px;
        line-height:1.9;
    }

    .hkrnl-faq-question{
        font-size:20px;
        padding:20px;
    }

    .hkrnl-faq-answer{
        padding:22px;
    }

    .hkrnl-disclaimer-box{
        flex-direction:column;
        padding:24px;
    }

    .hkrnl-disclaimer-box h3{
        font-size:24px;
    }

}/* End custom CSS */
/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-7cafa68 */.lw-author-card{
    display:grid;
    grid-template-columns:240px 1fr;
    max-width:900px;
    margin:45px auto;
    background:#fff;
    border:1px solid #e6e6e6;
    border-radius:22px;
    overflow:hidden;
    box-shadow:0 15px 35px rgba(0,0,0,.08);
    font-family:'Poppins',sans-serif;
}

.lw-author-sidebar{
    padding:35px 25px;
    border-right:1px solid #ececec;
    text-align:center;
    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;
    background:#fafafa;
}

.lw-author-sidebar img{
    width:115px;
    height:115px;
    border-radius:50%;
    object-fit:cover;
    border:4px solid #fff;
    box-shadow:0 10px 25px rgba(0,0,0,.12);
    margin-bottom:18px;
}

.lw-author-sidebar h3{
    margin:0;
    font-size:28px;
    color:#111;
    font-weight:700;
}

.lw-author-sidebar span{
    margin-top:8px;
    font-size:13px;
    color:#666;
    letter-spacing:.8px;
    text-transform:uppercase;
}

.lw-author-content{
    padding:40px;
    display:flex;
    flex-direction:column;
    justify-content:center;
}

.lw-author-label{
    display:inline-block;
    width:max-content;
    padding:7px 16px;
    border:1px solid #111;
    border-radius:30px;
    font-size:12px;
    font-weight:600;
    letter-spacing:1px;
    text-transform:uppercase;
    color:#111;
    margin-bottom:22px;
}

.lw-author-content p{
    margin:0;
    color:#555;
    font-size:16px;
    line-height:1.9;
    position:relative;
    padding-left:22px;
}

.lw-author-content p::before{
    content:"";
    position:absolute;
    left:0;
    top:8px;
    width:4px;
    height:calc(100% - 16px);
    background:#111;
    border-radius:10px;
}

.lw-author-content strong{
    color:#111;
    font-weight:600;
}

@media(max-width:768px){

.lw-author-card{
    grid-template-columns:1fr;
}

.lw-author-sidebar{
    border-right:none;
    border-bottom:1px solid #ececec;
    padding:30px 20px;
}

.lw-author-content{
    padding:30px 24px;
    text-align:center;
}

.lw-author-label{
    margin:0 auto 22px;
}

.lw-author-content p{
    padding-left:0;
}

.lw-author-content p::before{
    display:none;
}

}

@media(max-width:480px){

.lw-author-card{
    border-radius:18px;
}

.lw-author-sidebar img{
    width:95px;
    height:95px;
}

.lw-author-sidebar h3{
    font-size:24px;
}

.lw-author-content{
    padding:22px 18px;
}

.lw-author-content p{
    font-size:15px;
    line-height:1.8;
}

.lw-author-label{
    font-size:11px;
    padding:6px 13px;
}

}/* End custom CSS */