.candidate-fraud-banner{
    margin-top: -72px;
    padding-top: 120px;
    padding-bottom: 52px;
}
.candidate-fraud-banner .banner-content{
    color: #FFFFFF;
}
.candidate-fraud-banner .h1{
    font-weight: 600;
    font-size: 48px;
    line-height: 114.99999999999999%;
    background: linear-gradient(94.63deg, #00FFDE -11.43%, #00F0FF 98.96%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    color: inherit;
    margin-bottom: 8px;
}
.candidate-fraud-banner .banner_description{
    font-weight: 500;
    font-size: 40px;
    line-height: 125%;
    margin-bottom: 20px;
    font-family: 'Haffer';
}
.candidate-fraud-banner .banner_quote{
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    margin-bottom:10px;
}
.quote-author-row{
    display: flex;
    gap: 12px;
    align-items: center;
}
.quote_author_image{
    min-width: 50px;
    width: 50px;
    min-height: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
}
.quote_author_image img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: cover;
}
.author_title{
    font-weight: 700;
    font-size: 18px;
    line-height: 25.2px;
}
.author_destination{
    font-weight: 400;
    font-size: 16px;
    line-height: 25.2px;
}
.candidate-fraud-banner .banner-btn-wrapper {
    border: 3px solid rgba(255,255,255,.35);
    border-radius: 270px;
    width: auto;
    display: inline-block;
    margin-top: 20px;
}
.candidate-fraud-banner .primary_btn {
    color: #161616;
    font-family: Haffer;
    font-size: 20px;
    background: linear-gradient(301deg,rgba(255,255,255,0) 95.55%,rgba(255,255,255,.72) 106.8%,rgba(255,255,255,0) 121.16%),linear-gradient(95deg,#00ffde -11.43%,#00f0ff 98.96%);
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: .16px;
    display: inline-flex;
    height: 56px;
    padding: 13px 30px;
    border: none;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    transition: none;
    border-radius: 50px;
    box-shadow: none;
}
.candidate-fraud-banner .primary_btn:hover {
    position: relative;
    background: linear-gradient(99.01deg,#0074DD -2.93%,#591EFF 58.85%,#9644FF 126.18%);
    color: #ffffff!important;
    box-shadow: 0 0 0 3px rgba(255,255,255,.3);
    filter: none;
}
@media (min-width: 1280px){
    .candidate-fraud-banner .banner_quote {
        padding-right: 70px;
    }
    .candidate-fraud-banner .banner-inner-img {
        width: calc(100% + 44px);
    }
}
@media (max-width: 767px){
    .candidate-fraud-banner{
        padding-bottom: 20px;
    }
    .candidate-fraud-banner .h1{
        font-size: 39px;
    }
    .candidate-fraud-banner .banner_description {
        font-size: 30px;
    }
    .candidate-fraud-banner .banner-inner-img{
        margin-top: 24px;
    }
}
@media (max-width: 420px){
    .candidate-fraud-banner .primary_btn {
        font-size: 16px;
    }
}
/*--------------------candidate-section--------------------------*/
.candidate-section{
    padding-top: 56px;
    padding-bottom: 72px;
    background: #F6F8FF;
}
.candidate-section .row {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    gap: 80px;
}
.candidate-section .row .col-candidate-left, 
.candidate-section .row .col-candidate-right{
    padding: 0;
    box-sizing: border-box;
    flex-shrink: inherit;
}
.candidate-section .h2{
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    letter-spacing: 0.36px;
    color: #38446B;
}
.candidate_description{
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #38446B;
}
.candidate_year_inner {
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    padding: 4px 0 4px 20px;
    border-left: 4px solid;
    border-color: #472EE7;
    margin-top: 20px;
}
.candidate_text_year{
    color:#38446B
}
.candidate_text_year_link a{
    color: #472EE7;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    text-decoration: underline;
}
.candidate_text_year_link a:hover{
    text-decoration: none;
}
@media (min-width: 1024px){
    .candidate-section .row .col-candidate-left{
        min-width: 440px;
        width: 440px;
    }
}
@media (max-width: 1199px){
    .candidate-section .row {
        gap: 40px;
    }
    .candidate-section .row .col-candidate-left, 
    .candidate-section .row .col-candidate-right{
        max-width: 50%;
    }
}
@media (max-width: 767px){
    .candidate-section{
        padding-top: 36px;
        padding-bottom: 32px;
    }
    .candidate-section .row {
        flex-wrap: wrap;
        gap: 20px;
    }
    .candidate-section .row .col-candidate-left, 
    .candidate-section .row .col-candidate-right{
        max-width: 100%;
    }
    .candidate-section .h2{
        font-size: 32px;
        line-height: 120%;
    }
}


/*----------------------chapters-section------------------------*/
.chapters-section{
    padding-top: 62px;
    padding-bottom: 90px;
    /* background: linear-gradient(0deg, #E5EFF6, #E5EFF6), linear-gradient(0deg, #ECF0FF, #ECF0FF); */
    background: #ECF0FF;
}
.chapters-section .h1{
    font-weight: 700;
    font-size: 44px;
    line-height: 52px;
    text-align: center;
    color: #273653;
    font-family: "DM Sans", sans-serif;
}
.chapters-section .row{
    margin-top: 40px;
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3,1fr);
}
.chapter-grid-item {
    padding: 32px 28px 28px 28px !important;
    background: #fff;
    border-radius: 12px;
    flex-shrink: inherit;
    border: 1px solid;
    border-color:#E6E8EF;
    width: 100%;
}
.chapters-grid-box {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.chapter-grid-item .box-img {
    display: flex;
    width: 60px;
    height: 60px;
    border-radius: 12px;
    background: #F0F5FD;
    align-items: center;
    justify-content: center;
    margin-bottom: 14px;
}
.chapter-grid-item .box-img img{
    max-height: 60px;
}
.chapter_title{
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 8px;
    color: #38446B;
}
.chapter_description{
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #5F6B92;
    margin-bottom: 12px;
}
.chapter_link {
    margin-top: auto;
}
.chapter_link a {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #472EE7;
    position: relative;
    padding-right: 15px;
}
.chapter_link a:after{
    content: url("data:image/svg+xml,%3Csvg width='7' height='10' viewBox='0 0 7 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.34674 5.26558L1.75996 9.88986C1.61311 10.0367 1.37564 10.0367 1.22879 9.88986L0.610139 9.27121C0.463287 9.12436 0.463287 8.88689 0.610139 8.74004L4.31269 5L0.610139 1.25996C0.463287 1.11311 0.463287 0.875644 0.610139 0.728792L1.22879 0.110139C1.37564 -0.036713 1.61311 -0.036713 1.75996 0.110139L6.34674 4.73442C6.49359 4.88127 6.49359 5.11873 6.34674 5.26558Z' fill='%23472EE7'/%3E%3C/svg%3E%0A");
    display: inline-block;
    transition: ease .2s;
    position: absolute;
    top: 0;
    right: 0;
}
@media (max-width: 991px){
    .chapters-section .row{
        grid-template-columns: repeat(2,1fr);
    }
}
@media (max-width: 767px){
    .chapters-section{
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .chapters-section .h1{
        font-size: 32px;
        line-height: 120%;
    }
    .chapters-section .row{
        margin-top: 20px;
        grid-template-columns: repeat(1,1fr);
    }
    .chapter_title{
        line-height: 24px;
    }
}

/*--------------------train-cta-section--------------------------*/
section.train-cta-section {
    background: #E2E9FF;
    padding-bottom: 60px;
    padding-top: 56px;
}
section.train-cta-section .banner-content .h1 {
    margin-bottom: 12px;
    color: #472EE7;
    font-weight: 600;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 1.6px;
}
section.train-cta-section .banner_description {
    font-weight: 500;
    font-size: 20px;
    line-height: 150%;
    color: #283560;
}
section.train-cta-section .banner-btn-wrapper {
    border: 3px solid rgba(255,255,255,.35);
    border-radius: 270px;
    width: auto;
    display: inline-block;
    margin-top: 22px;
}
section.train-cta-section .primary_btn {
    color: #283560;
    font-family: Haffer;
    font-size: 20px;
    background: linear-gradient(301deg,rgba(255,255,255,0) 95.55%,rgba(255,255,255,.72) 106.8%,rgba(255,255,255,0) 121.16%),linear-gradient(95deg,#00ffde -11.43%,#00f0ff 98.96%);
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: .16px;
    display: inline-flex;
    height: 56px;
    padding: 13px 30px;
    border: none;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    transition: none;
    border-radius: 50px;
    box-shadow: none;
}
section.train-cta-section .primary_btn:hover {
    position: relative;
    background: linear-gradient(99.01deg,#0074DD -2.93%,#591EFF 58.85%,#9644FF 126.18%);
    color: #ffffff!important;
    box-shadow: 0 0 0 3px rgba(255,255,255,.3);
    filter: none;
}

@media (min-width: 768px){
    section.train-cta-section .train-cta-left-col{
        padding-right: 40px;
    }
    section.train-cta-section .train-cta-right-col{
        padding-left: 40px;
    }
}
@media (max-width: 767px){
    section.train-cta-section {
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .train-cta-right-col{
        margin-top: 24px;
    }
    section.train-cta-section .banner-content .h1 {
        font-size: 32px;
    }
}

/*-------------------fraud-exposed-section-----------------*/
.exposed-wrapper{
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 44px;
    padding-top: 52px;
    border-bottom: 1px solid #D4D7E3;
}
.exposed-wrapper .h2{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.36px;
    color: #283560;
    margin-bottom: 24px;
}
.candidate_fraud_heading{
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing: 0.16px;
    margin-bottom: 10px;
    color:#283560;
    font-family: 'Haffer';
}
.candidate_fraud_text, .candidate_fraud_text ul li{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color:#38446B;
    margin-bottom: 24px;
}
.candidate_fraud_text ul li {
    margin-bottom: 8px;
}
.candidate_fraud_text ul li:last-child {
    margin-bottom: 0px;
}
.candidate_fraud_text a {
    color:#472EE7;
    font-weight: 600;
}
.candidate_fraud_text strong {
    color:#38446B;
    font-weight: 700;
}
.growing_threat_content span{
    color: #472EE7;
    font-weight: 700;
    background-color: #ece2fc;
    padding-left: 4px;
    padding-right: 1px;
}
.candidate_fraud_text a{
    text-decoration: underline;
}
.candidate_fraud_text a:hover{
    text-decoration: none;
}
.exposed_quote_inner {
    background: #F0F5FD;
    padding: 20px 28px 32px 28px;
    border-radius: 11px;
    margin-bottom: 24px;
    color: #38446B;
}
.exposed_quote_inner .banner_quote{
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color:#38446B;
    font-family: 'Haffer';
}
.exposed_quote_inner .banner_quote strong{
    font-weight: 600;
}
.exposed_quote_inner .quote-author-row{
    margin-top: 20px;
}

/*-------------candidate-risk-section----------------*/
.candidate-risk-wrapper{
    max-width: 800px;
    margin: 0 auto;
    padding-bottom: 52px;
    padding-top: 40px;
    border-bottom: 1px solid #D4D7E3;
}
.candidate-risk-wrapper .h1{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.36px;
    color: #283560;
    margin-bottom: 24px;
}
.candidate-risk-wrapper, .candidate-risk-wrapper ul li{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color:#38446B;
}
.candidate-risk-wrapper ul li:last-child{
    margin-bottom: 0px;
}
.candidate-risk-wrapper .row{
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2,1fr);
    margin: 0;
}
.candidate_risk_items {
    padding: 32px 28px 28px 28px !important;
    background: #F0F5FD;
    border-radius: 12px;
    flex-shrink: inherit;
    border: 1px solid;
    border-color:#E6E8EF;
    width: 100%;
}
.risk_label {
    font-family: Inter;
    font-weight: 600;
    font-size: 14px;
    line-height: 19.2px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 2px 7.2px;
    border-radius: 3.2px;
    background: #B381001A;
    margin-bottom: 8px;
    color: #B38100;
}
.risk_label_medium{
    background: #D982001A;
    color: #D98200;
}
.risk_label_high{
    background: #D953001A;
    color: #D95300;
}
.risk_label_highest{
    background: #D900001A;
    color: #D90000;
}
.risk_title{
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #38446B;
    margin-bottom: 8px;
}
.risk_content{
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color:#5F6B92;
}
.exposed_quote_inner .author_destination {
    font-size: 18px;
}
@media (max-width: 767px){
    .candidate-risk-wrapper .row{
        grid-template-columns: repeat(1,1fr);
    }
    .candidate-risk-wrapper .h1{
        font-size: 32px;
        line-height: 120%;
        letter-spacing: 0;
    }
    .candidate_risk_items {
        padding: 20px 24px 28px 24px !important;
    }
}


/*-------------candidate-spot-section----------------*/
.candidate-spot-wrapper{
    max-width: 800px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 52px;
    border-bottom: 1px solid #D4D7E3;
}
.candidate-spot-wrapper .h1{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.36px;
    color: #283560;
    margin-bottom: 24px;
}
.spot_content, .spot_content ul li{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color:#38446B;
}
.spot_content ul{
    padding: 0;
}
.spot_content ul li {
    position: relative;
    margin-bottom: 16px;
    padding: 0 0 0 32px;
    list-style: none;
}
.spot_content ul li:last-child{
    margin-bottom: 0px;
}
.spot_content ul li:before {
    position: absolute;
    content: "";
    background-image: url(/wp-content/themes/brighthire/assets/images/check-squre.svg);
    background-position: 0 5px;
    background-size: contain;
    width: 100%;
    height: 100%;
    left: 0;
    max-width: 20px;
    background-repeat: no-repeat;
    top: 0;
}
@media (max-width: 767px){
    .candidate-spot-wrapper .h1{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 12px;
        letter-spacing:0.36px;
    }
}


/*-------------hiring-process-section----------------*/
.hring-process-wrapper{
    max-width: 800px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 52px;
    border-bottom: 1px solid #D4D7E3;
}
.hring-process-wrapper .h1{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.36px;
    color: #283560;
    margin-bottom: 24px;
}
.hring_process_content h3{
    color:#283560;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing:0.16px;
    margin-bottom: 10px;
    margin-top: 24px;
}
.hring_process_content p strong{
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}
.hring_process_content, .hring_process_content ul li{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color:#38446B;
}
.hring_process_content ul li{
    margin-bottom: 8px;
}
.hring_process_content ul li:last-child{
    margin-bottom: 0px;
}

.special_measures_content {
    background: #F0F5FD;
    padding: 16px 28px 28px 28px;
    border-radius: 11px;
    color: #38446B;
    margin-top: 24px;
}
.special_measures_content h3{
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #38446B;
    margin-bottom: 12px;
}
.special_measures_content ul li{
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
    color:#38446B;
    margin-bottom: 8px;
}
.special_measures_content ul li:last-child{
    margin-bottom: 0px;
}
@media (max-width: 767px){
    .hring-process-wrapper .h1{
        font-size: 32px;
        line-height: 120%;
        letter-spacing:0.36px;
    }
}


/*-------------real-life-section----------------*/
.real-life-wrapper{
    max-width: 800px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 52px;
    border-bottom: 1px solid #D4D7E3;
}
.real-life-wrapper .h1{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.36px;
    color: #283560;
    margin-bottom: 24px;
}
.real_life_content h3{
    color:#283560;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing:0.16px;
    margin-bottom: 10px;
    margin-top: 24px;
}
.real_life_content p strong{
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}
.real-life-wrapper, .real-life-wrapper ul li{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color:#38446B;
}
.real-life-wrapper ul li{
    margin-bottom: 8px;
}
.real-life-wrapper ul li:last-child{
    margin-bottom: 0px;
}
.real_life_box_content{
    background: #F0F5FD;
    padding: 16px 28px 32px 28px;
    border-radius: 11px;
    color: #38446B;
    margin-top: 24px;
}
.real_life_box_content p{
    font-weight: 500;
    font-size: 24px;
    line-height: 36px;
    color: #38446B;
    margin-bottom: 20px;
    font-family: 'Haffer';
}
.real_life_box_content h4{
    font-weight: 700;
    font-size: 18px;
    line-height: 25.2px;
    color: #38446B;
    margin-bottom: 0px;
    font-family: "DM Sans", sans-serif;
}
.real_life_box_content h5{
    font-weight: 400;
    font-size: 18px;
    line-height: 25.2px;
    color: #38446B;
    margin-bottom: 0px;
    font-family: "DM Sans", sans-serif;
}
.real-life-wrapper a {
    color:#472EE7;
    font-weight: 600;
    text-decoration: underline;
}
.real-life-wrapper strong {
    color:#38446B;
}
.real-life-wrapper a:hover{
    text-decoration: none;
}
@media (max-width: 767px){
    .real-life-wrapper .h1{
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 12px;
        letter-spacing:0.36px;
    }
}


/*-------------conclusion-section----------------*/
.conclusion-wrapper{
    max-width: 800px;
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
}
.conclusion-wrapper .h1{
    font-weight: 600;
    font-size: 36px;
    line-height: 44px;
    letter-spacing: 0.36px;
    color: #283560;
    margin-bottom: 24px;
    margin-top: 0;
}
.conclusion-wrapper h3{
    color:#283560;
    font-weight: 600;
    font-size: 28px;
    line-height: 120%;
    letter-spacing:0.16px;
    margin-bottom: 10px;
    margin-top: 24px;
}
.conclusion-wrapper p strong{
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
}
.conclusion-wrapper, .conclusion-wrapper ul li{
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color:#38446B;
}
.conclusion-wrapper ul li{
    margin-bottom: 8px;
}
.conclusion-wrapper ul li:last-child{
    margin-bottom: 0px;
}
.conclusion-wrapper a {
    color:#472EE7;
    font-weight: 600;
    text-decoration: underline;
}
.conclusion-wrapper strong {
    color:#38446B;
}
.conclusion-wrapper a:hover{
    text-decoration: none;
}
.conclusion_content p {
    font-weight: 500;
}
.conclusion_box_content{
    background: #F0F5FD;
    padding: 16px 24px 20px 24px;
    border-radius: 8px;
    color: #38446B;
    margin-top: 24px;
}
.conclusion_box_content{
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}
.conclusion_box_content p strong, .conclusion_box_content a{
    font-weight: 700;
}
.conclusion_box_content p:last-child{
    margin-bottom: 0px;
}

@media (max-width: 767px){
    .conclusion-wrapper .h1{
        font-size: 32px;
        line-height: 120%;
        letter-spacing:0.36px;
    }
}
