.key-features-block{
    padding-top: 52px;
    padding-bottom:52px;
}
.key-features-block .text-content-inner{
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.key-features-block .text-content-inner span.top-head {
    font-family: Haffer;
    font-weight: 700;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 1.6px;
    text-transform: uppercase;
    margin-bottom: 12px;
    color:#808B97;
    display: inline-block;
}
.key-features-block .text-content-inner .h2{
    color: #282B60;
    font-size: 40px;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: 0.40px;
    margin-bottom: 12px;  
}
.key-features-block .text-content-inner .desc-text{
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.key-features-block .text-content-inner .desc-text p{
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    color:#334155;
}

.key-features-block .text-content-inner .desc-text a {
    background: linear-gradient(99.01deg, #0074DD -2.93%, #591EFF 58.85%, #9644FF 126.18%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.key-features-block .text-content-inner .desc-text a:after{
    content: '';
    display: inline-block;
    width: 13px;
    height: 14px;
    margin-left: 4px;
    background-image: url(/wp-content/themes/brighthire/assets/images/blue-gradient-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
        top: 2px;
    position: relative;}
.key-features-block .content-row{
    margin-top: 32px;
    align-items: center;
}
.key-features-block .content-row .text-content {
    padding-right: 10px;
}
.key-features-block .content-row .text-content h3{
    font-family: DM Sans;
    font-weight: 700;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0;
    color: #1E293B;
    margin-bottom: 4px;    
}
.key-features-block .content-row .text-content p {
    color: #334155;
    font-size: 20px;
    line-height: 140%;
}
.key-features-block .content-row .text-content ul {
    padding-left: 28px;
    text-align: left;
    list-style: disc;
    color: #475569;
}
.key-features-block .content-row .text-content ul:last-child {
    margin-bottom: 0;
}
.key-features-block .content-row .text-content ul li {
    font-family: DM Sans;
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height:145%;
    color: #475569;
    margin-bottom: 8px;
    position: relative;
}
.key-features-block .content-row .text-content ul li:last-child {
    margin-bottom: 0px;
}
.key-features-block .content-row .text-content p a{
    position: relative;
    white-space: normal;
    text-decoration: none;
    color: #591EFF;
    -webkit-text-fill-color: inherit;
    background-clip: inherit;
    -webkit-background-clip: text;
    font-weight: 600;
    font-size: 16px;
    line-height: 145%;
}
.key-features-block .content-row .text-content p a em{
    background: linear-gradient(99.01deg, #0074DD -2.93%, #591EFF 58.85%, #9644FF 126.18%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    color: inherit;
    font-weight: 600;
    font-size: 16px;
    line-height: 145%;
    font-style:normal;
}
.key-features-block .content-row .text-content p a em:after {
    content: url(/wp-content/themes/brighthire/assets/images/blue-gradient-arrow.svg);
    line-height: 21px;
    scale: 0.8;
    display: inline-block;
    margin-left: 2px;
    vertical-align: bottom;
}

.key-features-block .cta-link{
    margin-top: 32px;
    text-align: center;
}
.key-features-block .cta-link .primary_link{
    position: relative;
    white-space: normal;
    text-decoration: underline;
    color: #591EFF;
    -webkit-text-fill-color: inherit;
    background-clip: inherit;
    -webkit-background-clip: text;
    font-weight: 500;
    font-size: 12px;
    line-height: 130%;
}
.key-features-block .cta-link .primary_link span {
    background: linear-gradient(99.01deg, #0074DD -2.93%, #591EFF 58.85%, #9644FF 126.18%);
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
    color: inherit;
    font-weight: 500;
    font-size: 12px;
    line-height: 130%;
    font-style: normal;
}

/*--common css end--*/


/*right-img-left-content*/
.key-features-block.right-img-left-content .content-row .left-img{
    padding-left: 10px;
    position: relative;
    border-radius: 63.13px 0 0 63.13px;
}
.key-features-block.right-img-left-content .content-row .left-img:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    background: #f0f5fd;
    left: 0;
    border-radius: 63.13px 0 0 63.13px;
}
.key-features-block.right-img-left-content .content-row .left-img img {
    display: table;
    margin-right: auto;
    border-radius: 63.13px 0 0 63.13px;
    width: 100%;
}
.key-features-block.right-img-left-content .content-row .left-img .video-box {
    position: relative;
    border-radius: 63.13px 0 0 63.13px;
    overflow: hidden;
}
@media screen and (max-width: 1199px) {
    .key-features-block.right-img-left-content .content-row .left-img:before {
        border-radius: 24px 0 0 24px;
    }
    .key-features-block.right-img-left-content .content-row .left-img img {
        border-radius: 24px 0 0 24px;
    }
    .key-features-block.right-img-left-content .content-row .left-img .video-box {
        border-radius: 24px 0 0 24px;
    }
}

/*left-img-right-content*/
.key-features-block .text-content-inner .desc-text{
    max-width: 820px;
}

.key-features-block.left-img-right-content .content-row .left-img{
    padding-right: 10px;
    position: relative;
    border-radius: 0 63.13px 63.13px 0;
}
.key-features-block.left-img-right-content .content-row .left-img:before {
    content: '';
    position: absolute;
    width: 100vw;
    height: 100%;
    top: 0;
    bottom: 0;
    background: #DBE4F3;
    right: 10px;
    border-radius: 0 63.13px 63.13px 0;
}
.key-features-block.left-img-right-content .content-row .left-img img {
    display: table;
    margin-left: auto;
    border-radius: 0 63.13px 63.13px 0;
    width: 100%;
}
.key-features-block.left-img-right-content .content-row .left-img .video-box {
    position: relative;
    border-radius: 0 63.13px 63.13px 0;
    overflow: hidden;
}
.key-features-block.left-img-right-content .content-row .text-content {
    padding-left: 10px;
    padding-right: 0;
}
.key-features-block.left-img-right-content .content-row .text-content h3{color:#334155;}
.key-features-block.left-img-right-content .content-row .text-content p{
    margin-bottom: 24px;
}
.key-features-block.left-img-right-content .content-row .text-content ul{
    margin-bottom: 0;
}
@media screen and (max-width: 1199px) {
    .key-features-block.left-img-right-content .content-row .left-img:before {
        border-radius: 0 24px 24px 0;
    }
    .key-features-block.left-img-right-content .content-row .left-img img {
        border-radius: 0 24px 24px 0;
    }
    .key-features-block.left-img-right-content .content-row .left-img .video-box {
        border-radius: 0 24px 24px 0;
    }
}
@media screen and (max-width: 767px) {

    .key-features-block .text-content-inner {
        text-align: left;
    }
    .key-features-block .text-content-inner .h2 {
        font-size: 32px;
        letter-spacing: 0.32px;
    }


    /*right-img-left-content*/
    .key-features-block.right-img-left-content .content-row .left-img {
        padding: 0px;
        position: relative;
        border-radius: 24px;
        margin-top: 32px;
    }
    .key-features-block.right-img-left-content .content-row .left-img:before {
        display: none;
    }
    .key-features-block.right-img-left-content .content-row .left-img img {
        border-radius: 24px;
        width: 100%;
    }
    .key-features-block.right-img-left-content .content-row .left-img .video-box {
        border-radius: 24px;
    }

    /*left-img-right-content*/
    .key-features-block.left-img-right-content .content-row {
        flex-direction: column-reverse;
    }
    

    .key-features-block.left-img-right-content .content-row .left-img{
        padding: 0px;
        position: relative;
        border-radius: 24px;
        margin-top: 32px;
    }
    .key-features-block.left-img-right-content .content-row .left-img:before {
        display: none;
    }
    .key-features-block.left-img-right-content .content-row .left-img img {
        border-radius: 24px;
        width: 100%;
    }
    .key-features-block.left-img-right-content .content-row .left-img .video-box {
        border-radius: 24px;
    }

    .key-features-block.left-img-right-content .content-row .text-content {
        padding: 0;
    }

    .key-features-block.left-img-right-content .cta-link {
        order: -1;
    }

    
}
