    .L_and_D_Banner {
        background-image: url('https://d35qtdhia1ds08.cloudfront.net/custom/mos/images/MOS_Casestudy_Banner1.png');
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
        background-color: #12327B;
        padding: 110px 0;
    }

    .L_and_D_Banner_Left h1 {
        color: #FFF;
        /* Display lg / Bold */
        font-family: Inter;
        font-size: 48px;
        font-style: normal;
        font-weight: 700;
        line-height: 60px; /* 125% */
        letter-spacing: -0.96px;
        margin-bottom: 16px;
        padding: 0;
    }
    
    .L_and_D_Banner_Left h2 {
        letter-spacing: -0.02em;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        padding-bottom: 24px;
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 30px;
        font-style: normal;
        font-weight: 500;
        line-height: 38px;
    }

    .L_and_D_Banner_Btns {
        display: flex;
        align-items: center;
        gap: 24px;
    }

    .L_and_D_Banner_Left a.Schedule_Call_Btn {
        background: #3A58EF;
        padding: 12px 20px;
        border-radius: 4px;
        box-shadow: 0px 1px 2px 0px #1018280D;
        border: 1px solid #3A58EF;
        margin-right: 0;
        font-family: Inter;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #fff;
        display: flex;
        align-items: center;
        max-width: 231px;
    }

    .L_and_D_Banner_Left a.Schedule_Call_Btn:hover svg path {
        fill: #3A58EF;
    }

    .L_and_D_Banner_Left a.Schedule_Call_Btn:hover {
        background: #fff;
        color: #3A58EF;
        border-color: #fff;
    }

    .L_and_D_Banner_Left a.Schedule_Call_Btn svg {
        min-width: 20px;
        margin-right: 8px;
    }

    .Banner_Bottom_Box {
        margin-top: -155px;
        border-radius: 16px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: var(--White, #FFF);
        box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.04);
        padding: 24px;
    }

    .Banner_Bottom_Box .Percentage_Box {
        margin-bottom: 0;
        padding: 0;
        border: 0;
        border-radius: 0;
        display: flex;
        gap: 24px;
        min-height: auto;
        align-items: center;
        width: 100%;
        max-width: inherit;
    }

    section.Evolving_Business.Banner_Bottom {
        padding-bottom: 0;
    }

    .Banner_Bottom_Box .Percentage_Box .Percentage_Box_Left {}

    .Banner_Bottom_Box .Percentage_Box .Percentage_Box_Left img {
        min-width: 132px;
        min-height: 132px;
        max-width: 132px;
        max-height: 132px;
        width: 132px;
        height: 132px;
        object-fit: cover;
    }

    .Percentage_Box_Right {}

    .Percentage_Box_Right h3.Company_text {
        margin: 0;
        margin-bottom: 12px;
        color: var(--White, #FFF);
        text-align: center;
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 44px;
        letter-spacing: -0.72px;
    }

    .Percentage_Box_Right p.Employee_text {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    }

    .Percentage_Box_Right p.Website_text {
        display: flex;
        align-items: center;
        gap: 8px;
    }

    .Percentage_Box_Right p.Website_text a {
        text-decoration: underline;
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
    }

    .L_and_D_Banner_Right {
    background: #FFFFFF;
    border-radius: 24px;
    padding: 24px;
    }

    .L_and_D_Banner_Right h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -0.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 24px;
    color: #1D2939;
    }

    .L_and_D_Banner_Right p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5D667B;
    margin-bottom: 24px;
    padding: 0 66px;
    }

    .L_and_D_Banner_Right button.btn.btn_submit {
    width: 100%;
    text-align: center;
    }

    .Get_Started_Left .Website_Box .form-check-input[type=radio] {
    width: 20px;
    height: 20px;
    }

    .Get_Started_Left form .form-floating label span.red {
    color: #F04438;
    }

    .Get_Started_Left button.btn.btn_submit {
    background: #3A58EF;
    border-radius: 4px;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    padding: 10px 18px;
    transition: .4s ease-out;
    }

    .Get_Started_Left .Website_Box .form-check-input[type=checkbox] {
        width: 20px;
        height: 20px;
    }

    .Get_Started_Left .Website_Box .form-check-input[type=radio] , 
    .Get_Started_Left .Website_Box .form-check-input:checked[type=checkbox] {
        border-radius: 6px;
        background-color: transparent;
    }

    .form-check-input:checked[type=radio], .form-check-input:checked[type=checkbox] {
    background-image: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Web_Checkbox.svg');
    border: 0;
    }

    .Percentage_Boxes_Main .slider {
    width: 100%;
    margin: 20px auto;
    text-align: center;
    padding: 20px;
    }

    .Percentage_Boxes_Main .slider .parent-slide {
    padding: 15px;
    }

    .Percentage_Box {
    text-align: center;
    background: transparent;
    border: 0;
    border-radius: 0;
    padding: 0;
    height: auto;
    min-height: auto;
    margin-bottom: 0;
    }

    .Percentage_Box_Top {
        display: flex;
        align-items: self-start;
        justify-content: space-between;
    }

    .Percentage_Box_Top label {
        font-family: Inter;
        font-weight: 700;
        font-size: 44px;
        line-height: 60px;
        letter-spacing: normal;
        color: #3A58EF;
    }

    .Percentage_Box_Top svg {
        min-width: 48px;
    }

    .Percentage_Box h3 {
        font-family: Inter;
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: normal;
        color: #344054;
        margin: 4px 0;
    }

    .Percentage_Box p {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: #475467;
    }

    .Percentage_Boxes_Main .slick-list.draggable {
        padding: 0 100px !important;
    }

    .Watch_video .modal-content {
        border: 0;
        width: 100%;
        max-width: inherit;
        background: transparent;
    }

    .Watch_video .modal-header .btn-close {
        position: absolute;
        top: 0;
        right: 0;
        background-color: #1d46f0;
        opacity: 1;
        padding: 15px;
        border-radius: 50%;
        z-index: 9;
    }

    .Watch_video .modal-header {
        position: relative;
        padding: 0;
    }


    .Evolving_Business {
        background: var(--White, #FFF);
        padding: 72px 0;
    }

    .Evolving_Business_Left {}

    .Evolving_Business_Left h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 36px;
        line-height: 43.2px;
        letter-spacing: normal;
        color: #26244A;
        margin-bottom: 24px;
        text-align: left;
    }

    .Evolving_Business_Left p {
        font-family: Inter;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: normal;
        color: #475467;
        text-align: left;
        margin-bottom: 24px;
    }

    .Percentage_Box_Top label sub {
        bottom: 0;
    }


    .Our_Approach {
        background: #FFFFFF;
        padding: 72px 0 180px;
    }

    .Our_Approach h2 {
        font-weight: 700;
        font-size: 36px;
        line-height: 43.2px;
        letter-spacing: normal;
        text-align: center;
        color: #26244A;
        margin-bottom: 8px;
    }

    .Our_Approach  p {
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: normal;
        text-align: center;
        color: #475467;
    }

    .Our_Approach_Box_Main {
        margin-top: 48px;
    }

    .Our_Approach_Main_Box {

    }

    .Our_Approach_Main_Box .Our_Approach_Box {
        position: relative;
        /* min-width: 280px; */
        display: inline-block;
    }

    .Our_Approach_Main_Box .Our_Approach_Box label {
        font-weight: 800;
        font-size: 64px;
        line-height: 70.4px;
        letter-spacing: normal;
        color: #3A58EF;
        margin-bottom: 68px;
    }

    .Our_Approach_Main_Box .Our_Approach_Box h3 {
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: normal;
        color: #344054;
        margin-bottom: 8px;
    }

    .Our_Approach .Our_Approach_Main_Box .Our_Approach_Box p {
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: #475467;
        text-align: left;
    }

    .Our_Approach_Main_Box .Our_Approach_Box:before {
        content: '';
        background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Our_Approach_Box_Before.png');
        background-repeat: no-repeat;
        position: absolute;
        top: 80px;
        left: -20px;
        width: 140px;
        height: 192px;
        display: inline-block;
    }

    .Our_Approach_Main_Box .Our_Approach_Box:after {
        content: '';
        background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Our_Approach_Box_After.png');
        background-repeat: no-repeat;
        position: absolute;
        top: -70px;
        right: 0px;
        width: 124px;
        height: 79px;
        display: inline-block;
    }

    .Our_Approach_Main_Box .Our_Approach_Box.Support_Growth_Box:after {
        display: none;
    }

    .animation {
        width: 300px;
        height: 150px;
        color: #fff;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40vh;
    }

    .fade-in-up {
        opacity:0;
        visibility: hidden;

        -webkit-transform: translateY(50px);
        transform: translateY(50px);
        
        -webkit-transition: all .8s ease-in-out;
        transition: all .8s ease-in-out;
    }



    .Personalize_Firms {
        background: #EBEEFD;
        padding: 72px 0;
    }

    .Personalize_Title {
        margin-bottom: 48px;
    }

    .Personalize_Title h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 36px;
        line-height: 43.2px;
        letter-spacing: normal;
    }

    .Personalize_Title a.Explore_Btn {
        background: #3A58EF;
        padding: 12px 20px;
        color: #fff;
        border-radius: 4px;
        font-family: Inter;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        display: inline-block;
        transition: .4s ease-out;
    }

    .Personalize_Title a.Explore_Btn:hover {
        background: #fff;
        color: #3A58EF;
        border: 1px solid;
        transition: .4sease-out;
    }

    .Personalize_Box {
        background: #FFFFFF;
        border-radius: 16px;
        padding: 24px;
        border: 1px solid #EAECF0;
        text-align: left;
    }

    .Personalize_Box h3 {
        font-family: Inter;
        font-weight: 700;
        font-size: 26px;
        line-height: 33.8px;
        letter-spacing: normal;
        color: #26244A;
        padding-top: 24px;
        padding-bottom: 16px;
    }

    .Personalize_Box ul li {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: #475467;
        list-style: none;
        margin-bottom: 12px;
        position: relative;
        padding-left: 30px;
    }

    .Personalize_Box ul li svg {
        position: absolute;
        top: 3px;
        left: 0;
    }

    .Personalize_Firms .nav-pills .nav-link {
        font-family: Inter;
        font-weight: 500;
        font-size: 15px;
        line-height: 24px;
        letter-spacing: normal;
        color: #1D2939;
        padding: 8px;
        margin-bottom: 16px;
        text-align: left;
    }

    .Personalize_Firms .nav-pills .nav-link.active {
        background: #D8DEFC;
        border-radius: 4px;
    }




    .Our_Value_Propositions {
        padding: 72px 0;
        background: #FFFFFF;
    }

    .How_It_Works_Services_Main h2 {
        font-family: Inter;
        font-size: 36px;
        font-weight: 700;
        line-height: 43.2px;
        letter-spacing: -0.02em;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        margin-bottom: 8px;
    }

    .How_It_Works_Services_Main p {
        font-family: Inter;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #475467;
    }

    .How_It_Works_Services_Main .How_It_Works_Services_Box p {
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #475467;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 15em;
        line-height: 1.5;
        transition: .4s ease-out;
    }


    .How_It_Works_Services_Box:hover {
    box-shadow: 0px 4px 24px 0px #00000014;
    }

    .How_It_Works_Services_Box:hover span {
    display: none;
    }

    .How_It_Works_Services_Box:hover p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #475467;
    display: -webkit-box;
    -webkit-line-clamp: 0;
    }

    .How_It_Works_Services_Box:hover svg {
    display: none;
    position: absolute;
    bottom: 36px;
    }



    .How_It_Works_Services_Box {
    background: #FFFFFF;
    padding: 24px;
    border-radius: 24px;
    border: 1px solid #F2F4F7;
    min-height: 255px;
    position: relative;
    margin-top: 48px;
    transition: .4s ease-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    }

    .How_It_Works_Services_Box_Left {
    position: absolute;
    top: auto;
    left: 36px;
    bottom: 0px;
    display: flex;
    align-items: start;
    font-family: Inter;
    flex-direction: column;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 999;
    translate: 0% -36px;
    opacity: 1;
    }


    .How_It_Works_Services_Box span {
    font-family: Inter;
    font-size: 100px;
    font-weight: 900;
    line-height: 90px;
    letter-spacing: -0.02em;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #D8DEFC;
    margin-bottom: 48px;
    display: inline-block;
    transition: .4s ease-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    }

    .How_It_Works_Services_Box h3 {
    font-family: Inter;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    margin-top: 24px;
    margin-bottom: 8px;
    transition: .4s ease-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    }


    .How_It_Works_Services_Box_Right {
    display: none;
    position: absolute;
    top: auto;
    left: 36px;
    bottom: 36px;
    display: flex;
    align-items: start;
    font-family: Inter;
    flex-direction: column;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 999;
    translate: 0% 0%;
    opacity: 0;
    }

    .How_It_Works_Services_Box svg {
    /* display: none; */
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    /* position: absolute;
    bottom: 0; */
    translate: 0 0;
    }



    .How_It_Works_Services_Box:hover {
    box-shadow: 0px 4px 24px 0px #00000014;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    }

    .How_It_Works_Services_Box:hover .How_It_Works_Services_Box_Left {
    display: none;
    position: absolute;
    top: auto;
    left: 36px;
    bottom: 36px;
    display: flex;
    align-items: start;
    font-family: Inter;
    flex-direction: column;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 999;
    translate: 0% 0%;
    opacity: 0;
    }

    .How_It_Works_Services_Box:hover span {
    display: none;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    }

    .How_It_Works_Services_Box:hover p {
    -webkit-line-clamp: inherit;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    }

    .How_It_Works_Services_Box:hover .How_It_Works_Services_Box_Right {
    display: block;
    position: absolute;
    top: auto;
    left: 36px;
    bottom: 0px;
    display: flex;
    align-items: start;
    font-family: Inter;
    flex-direction: column;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 999;
    translate: 0% -94px;
    opacity: 1;
    }

    .How_It_Works_Services_Box:hover svg {
    display: block;
    position: relative;
    bottom: -36px;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    translate: 0 30px;
    }

    .How_It_Works_Services_Box.Consultation_Img {
    background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Consultation_Img.png');
    background-size: cover;
    }

    .How_It_Works_Services_Box.Consultation_Img:hover {
    background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Consultation_Img_Hover.png');
    background-size: cover;
    }

    .How_It_Works_Services_Box.Strategy_Img {
    background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Strategy_Img.png');
    background-size: cover;
    }

    .How_It_Works_Services_Box.Strategy_Img:hover {
    background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Strategy_Img_Hover.png');
    background-size: cover;
    }

    .How_It_Works_Services_Box.Implementation_Img {
    background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Implementation_Img.png');
    background-size: cover;
    }

    .How_It_Works_Services_Box.Implementation_Img:hover {
    background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Implementation_Img_Hover.png');
    background-size: cover;
    }

    .How_It_Works_Services_Box.Monitoring_Img {
    background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Monitoring_Img.png');
    background-size: cover;
    }

    .How_It_Works_Services_Box.Monitoring_Img:hover {
    background: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Monitoring_Img_Hover.png');
    background-size: cover;
    }

    .How_It_Works_Services_Box:hover h3, 
    .How_It_Works_Services_Box:hover p {
    /* color: #fff; */
    }

    .How_It_Works_Services_Box:hover svg path {
    /* stroke: #fff; */
    }

    

    .How_We_Transform {
    background: #EBEEFD;
    padding: 72px 0;
    }

    .How_We_Transform_Title {
        margin-bottom: 48px;
    }

    .How_We_Transform_Title h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 36px;
        line-height: 43.2px;
        letter-spacing: normal;
        text-align: center;
        color: #26244A;
    }

    .How_We_Transform_Box {
    background: #FFFFFF;
    border-radius: 12px;
    padding: 16px;
    border: 1px solid #EAECF0;
    display: flex;
    transition: .4s ease-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    min-height: 144px;
    margin-bottom: 24px;
    }
    
    .How_We_Transform_Box:hover {
    box-shadow: 0px 8px 24px 0px #00000014;
    transition: .4s ease-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    }

    .How_We_Transform_Box .How_We_Transform_Left {
        margin-right: 16px;
    }

    .How_We_Transform_Box .How_We_Transform_Left svg {
        min-width: 24px;
    }

    .How_We_Transform_Right {}

    .How_We_Transform_Right h3 {
        font-family: Inter;
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: normal;
        color: #344054;
        margin-bottom: 8px;
    }

    .How_We_Transform_Right p {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: #475467;
    }



    .center .btn {
    pointer-events: none;
    }

    .center .slick-current .btn {
    pointer-events: visible;
    }
    
    .center .slick-slide {
    padding: 0 15px;
    color: #e67e22;
    transform: scale(0.8);
    filter: blur(3px);
    }
    .center .slick-slide.slick-current {
    transform: scale(1);
    filter: blur(0);
    }

    .center .slick-arrow{
    border: 0;
    font-size: 0;
    line-height: 0;
    background: url(../images/prev2.svg) 0 0 no-repeat;
    width: 52px;
    height: 52px;
    position: absolute;
    right: calc(11% + 82px);
    top: -90px;
    }

    .center .slick-arrow:hover {
    background: url(../images/prev-hover.png) 0 0 no-repeat;
    background-color: #f60;
    width: 52px;
    border-radius: 50%;
    }

    .center button.slick-prev.slick-arrow {
    right: auto;
    position: absolute;
    left: 15%;
    top: 32%;
    background: #3a58ef;
    border-radius: 50%;
    z-index: 9;
    }



    .center .slick-arrow:hover {
    background-color: #3A58EF;
    background-size: 40px;
    width: 40px;
    height: 40px;
    }

    .center .slick-arrow {
    width: 40px;
    height: 40px;
    background-size: 40px;
    }

    .center .slick-next {
        /* transform: rotate(-180deg); */
        right: 15%;
        top: 32%;
    }

    .center button.slick-next.slick-arrow {
        background: #3a58ef;
        border-radius: 50%;
    }

    .center button.slick-prev:before {
    content: '';
    background-image: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Arrow_Left.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
    }

    .center button.slick-next:before {
    content: '';
    background-image: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Arrow_Right.svg');
    width: 24px;
    height: 24px;
    display: inline-block;
    }

    .center button.slick-prev.slick-arrow:hover {
        background: #283FB1;
    }

    .center button.slick-next.slick-arrow:hover {
        background: #283FB1;
    }



    .Testimonials {
        padding: 72px 0 92px;
        background: var(--Theme-Blue-50, #EBEEFD);
    }

    .Testimonials .slideBoxLeft h3.Heading_H3 {
        font-family: Inter;
        font-size: 18px;
        font-weight: 400;
        line-height: 28px;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #475467;
        margin-bottom: 30px;
    }


    .Testimonials img.SlideBox_Test_Author_Img {
        min-width: 57px;
        margin-right: 16px;
    }

    .Testimonials .slideBoxRgt {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .Testimonials .slideBoxRgt .slideBoxRgt_Author_Img {
        min-width: 58px;
        margin-right: 16px;
    }

    .Testimonials .SlideBox_Test_Author h3 {
        font-family: Inter;
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #26244A;
    }

    .Testimonials .SlideBox_Test_Author p {
        font-family: Inter;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #475467;
    }

    .Testimonials h2 {
        font-family: Inter;
        font-size: 36px;
        font-weight: 700;
        line-height: 43.2px;
        letter-spacing: -0.02em;
        text-align: center;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #26244A;
        margin-bottom: 40px;
    }


    .center ul.slick-dots {
        bottom: -62px;
    }

    .center .slick-dots li button {
        background: #D8DEFC;
        width: 22px;
        height: 8px;
        border-radius: 26px;
    }

    .center .slick-dots li.slick-active button {
        background: #3A58EF;
    }


    /*USE CSS for Slider*/

    .slick-arrow:hover,
    .slick-arrow:focus {
        border: 0;
        outline: 0;
    }

    .slick-arrow {
        width: 100%;
        background-color: transparent;
        border: 0;
        background-position: center;
        background-repeat: no-repeat;
        font-size: 0;
        height: 18px;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 99;
    }
    .slick-prev {
    top: 0;
    }
    .slick-next {
    bottom: 0;
    background-color: #fff;
    }
    .slick-prev.slick-arrow {
        background-image: url(../images/black-up-arrow.png);
    }
    .slick-next.slick-arrow {
        background-image: url(../images/black-down-arrow.png);
        left: auto;
    }
    /*End USE CSS for Slider*/

    .slideBoxLeft {
        text-align: center;
    }

    .Testimonials .slideBoxLeft h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: normal;
        text-align: center;
        color: #344054;
        margin-top: 30px;
        margin-bottom: 16px;
    }



    .Must_Read_Blogs {
    padding: 72px 0;
    background: #EBEEFD;
    }

    .Must_Read_Blogs .blogs_main .headings.text-center h2 {
        color: var(--Theme-Dark-Blue-800,#26244a);
        text-align: center;
        font-size: 36px;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: -.72px;
        margin-bottom: 40px
    }

    .Insightful_Box {
        border-radius: 8px;
        background: #fff;
        padding: 16px;
        height: 100%
    }

    .Insightful_Box img {
        width: 100%
    }

    .view_all_blog {
        margin-top: 40px
    }

    .Insightful_Box h3 {
        overflow: hidden;
        color: var(--Text-Grey-800,#1d2939);
        font-style: normal;
        font-weight: 700;
        line-height: 130%;
        height: 52px;
        margin-top: 18px;
        margin-bottom: 8px;
        font-size: 20px
    }

    .Insightful_Box h4 {
        color: var(--Text-Grey-400,#98a2b3);
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
        margin-bottom: 15px
    }

    .Insightful_Box h4 .blog_author {
        max-height: 20px;
        width: auto
    }

    .Insightful_Box p {
        color: var(--Text-Grey-500,#5d667b);
        font-style: normal;
        font-weight: 400;
        line-height: 24px
    }

    .Insightful_img {
        max-height: 240px;
        overflow: hidden;
        border-radius: 8px
    }

    .Insightful_Box a img:hover {
        transform: scale(1.1)
    }

    .Insightful_Box a img {
        border-radius: 8px;
        transition: .3s
    }

    .Insightful_Box a img {
        border-radius: 8px
    }

    .have_que .Get_started form.Get_started_form {
        padding: 0;
        background: 0 0;
        border: none
    }



    .FAQ_Box {
    border-radius: 12px;
    padding: 30px;
    }

    .FAQ_Main .FAQ_Box .accordion-item {
    margin: 0;
    border: none;
    margin-bottom: 16px;
    border-radius: 12px;
    }

    .FAQ_Main .FAQ_Box .accordion-header {
    border-bottom: 0;
    }

    .FAQ_Main .FAQ_Box .accordion-button {
    background: var(--White, #FFF);
    box-shadow: none;
    border-radius: 12px 12px 0 0;
    z-index: 1;
    color: var(--secondary-secondary-100, #171A1F);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    }

    .FAQ_Main .FAQ_Box .collapse {
    border-radius: 0 0 12px 12px;
    border: 1px solid #EBEBEB;
    border-top: 0;
    }

    .FAQ_Main .FAQ_Box .accordion-body {
    border-radius: 0 0 12px 12px;
    border: 0;
    background: var(--White, #FFF);
    border-top: 0;
    }

    .FAQ_Main .FAQ_Box .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 12px;
    }


    .FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 12px;
    }

    .FAQ_Main .FAQ_Box .nav-pills button.nav-link, 
    .FAQ_Main .FAQ_Box .nav-pills button.nav-link.active {
    background: transparent;
    text-align: left;
    padding: 0;
    }

    .FAQ_Main .FAQ_Box .nav-pills .nav-link span {
    color: var(--secondary-secondary-50, #8B8C8F);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    text-transform: capitalize;
    border: 0;
    background: transparent;
    padding: 10px;
    text-align: left;
    margin-bottom: 10px;
    display: inline-block;
    }

    .FAQ_Main .FAQ_Box .nav-pills .nav-link.active span {
    color: var(--primary-primary-100, #F60) !important;
    box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.05);
    border-radius: 50px;
    background: var(--White, #FFF) !important;
    }

    .FAQ_Main h2.Sec_Title {
    text-transform: capitalize;
    padding: 0;
    margin-bottom: 35px;
    font-weight: 700;
    color: #26244A;
    font-family: Inter;
    font-size: 2.25rem;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    }

    .FAQ_Main .FAQ_Box .accordion-body li.ml-50 {
    margin-left: 63px;
    }

    .FAQ_Main .FAQ_Box .accordion-body li.ml-60 {
    margin-left: 82px;
    }

    .FAQ_Main .FAQ_Box .accordion-body p {
    color: var(--secondary-secondary-100, #171A1F);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    padding: 0;
    margin-bottom: 15px;
    }

    .FAQ_Main .FAQ_Box .accordion-body ul li {
    color: var(--secondary-secondary-100, #171A1F);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    }

    .FAQ_Main .FAQ_Box .accordion-body ul.list-styled li {
    list-style: disc;
    }

    .FAQ_Main .FAQ_Box .accordion-body ul.list-styled li.list-unstyled {
    list-style: none;
    }

    .FAQ_Main .FAQ_Box .accordion-body ul.list-styled li.list-unstyled ul li {
    list-style: circle;
    }



    .FAQ_Box .sticky-top {
        top: 130px;
        z-index: 9;
    }

    .Personalize_Firms .sticky-top {
        top: 130px;
        z-index: 9;
    }

    .Personalize_Firms .sticky-top.sticky-top-right {
        top: 200px;
        z-index: 9;
    }

    .FAQ_Main {
        background: transparent;
    }

    .FAQ_Main .FAQ_Box .accordion-header .accordion-button::before {
        flex-shrink: 0;
        width: var(--bs-accordion-btn-icon-width);
        height: var(--bs-accordion-btn-icon-width);
        margin-left: 0;
        margin-right: 24px;
        content: "";
        background-repeat: no-repeat;
        background-size: var(--bs-accordion-btn-icon-width);
        transition: var(--bs-accordion-btn-icon-transition);
        width: 32px;
        height: 32px;
        background-size: cover;
    }

    .FAQ_Main .FAQ_Box .accordion-header .accordion-button::before {
        background-image: url('https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Open_Accordion_Icon.svg');
        transition: all 0.3s;
        transform: rotate(45deg);
    }

    .FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed::before {
        transform: rotate(0deg);
    }

    .FAQ_Main .FAQ_Box .accordion-button {
        color: #667085;
        background: transparent;
        border: 0;
        padding-left: 0;
    }

    .FAQ_Main .FAQ_Box .accordion-button::after {
        display: none;
    }

    .FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed {
        border-radius: 0;
        border: 0;
        background: transparent;
        padding-left: 0;
    }

    .FAQ_Main .FAQ_Box .accordion-item {
        margin: 0;
        border: none;
        margin-bottom: 16px;
        border-radius: 0;
        background: transparent;
        border-bottom: 1px solid #D9D9D9;
    }

    .FAQ_Main .FAQ_Box .accordion-body {
        border-radius: 0 0 12px 12px;
        border: 0;
        background: var(--White, #FFF);
        border-top: 0;
        border: 0;
        background: transparent;
        padding: 0;
        padding-left: 55px;
    }

    .FAQ_Main .FAQ_Box .accordion-button {
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: var(--Text-Grey-700, #344054);
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
    }

    .FAQ_Main .FAQ_Box .accordion-body p {
        padding: 0;
        margin-bottom: 15px;
        color: var(--Text-Grey-700, #344054);
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px;
    }

    .FAQ_Main .FAQ_Box .accordion-body ul {
        margin-left: 20px;
    }

    .FAQ_Main .FAQ_Box .accordion-body ul li {
        color: var(--secondary-secondary-100, #171A1F);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        list-style: disc;
        margin-bottom: 10px;
    }

    .FAQ_Main .FAQ_Box .collapse {
        border: 0;
    }


    .FAQ_Main .FAQ_Box .nav-pills button.nav-link {
        color: var(--Text-Grey-700, #344054);
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        padding: 8px 12px;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        display: inline-block;
        width: auto;
        max-width: fit-content;
        margin-bottom: 16px;
    }

    .FAQ_Main .FAQ_Box .nav-pills button.nav-link.active {
        border-radius: 4px;
        background: var(--Theme-Blue-500, #3A58EF);
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        padding: 8px 12px;
    }

    .FAQ_Main .FAQ_Box .tab-content h3 {
        font-family: Inter;
        font-size: 26px;
        font-weight: 700;
        line-height: 33.8px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #26244A;
    }

    .Get_Started_Left button.btn.btn_submit:hover {
        background: #283fb1;
        transition: .4s ease-out;
    }

    .Get_Started_Left button.btn.btn_submit:hover svg path {
        /* fill: #3A58EF; */
    }

    .Fill_Btn {
    border: 1px solid #3a58ef;
    background-color: #3a58ef;
    }

    .slick-dots li button:before {
    display: none;
    }



    .Personalize_Firms nav {
    width: 100%;
    height: 100%;
    top: 0;
    background: transparent;
    }

    .Personalize_Firms nav ul {
        padding: 0;
        margin: 0 auto;
        list-style: none;
        text-align: left;
    }
    .Personalize_Firms nav ul li {
        display: inline-block;
        margin: 0 0;
    }
    .Personalize_Firms nav ul li a {
    padding: 10px 0;
    color: #fff;
    font-size: 1rem;
    text-decoration: none;
    font-weight: bold;
    transition: all 0.2s ease;
    }
    .Personalize_Firms nav ul li a:hover {
    color: #34495E;
    }
    .Personalize_Firms a.active {
    border-bottom: 0px solid #ecf0f1;
    background: #D8DEFC;
    border-radius: 4px;
    }

    .Personalize_Firms nav ul li a {
    transition: all 0.2sease;
    font-family: Inter;
    font-weight: 500;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: normal;
    color: #1D2939;
    padding: 8px;
    margin-bottom: 16px;
    text-align: left;
    display: inline-block;
    width: 100%;
    }

    /* Headings */

    .Personalize_Firms h1 {
    font-size: 5rem;
    color: #34495E;
    }

    /* Sections */

    .Personalize_Firms section {
    width: 100%;
    padding: 28px 0 0;
    background: transparent;
    border-bottom: 0;
    height: 315px;
    text-align: center;
    }
    .Personalize_Firms section:nth-child(even) {
    /* background: #ecf0f1; */
    }
    .Personalize_Firms section:nth-child(odd) {
    /* background: #bdc3c7; */
    }
    .Personalize_Firms .sections section:first-child {
    margin-top: 0px;
    }
    .Personalize_Firms section.active {}

    .haveque-img img.img-fluid.Logo-Symbol {
    position: relative;
    top: auto;
    z-index: 9;
    left: 0;
    transform: none;
    }


    /* Assessments Page - Start - 27-02-2024 */

    .L_and_D_Banner a.Explore_Assessments_Btn {
        border: 1px solid #FFFFFF;
        padding: 12px 20px;
        border-radius: 4px;
        font-family: Inter;
        font-weight: 600;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: #fff;
    }

    .L_and_D_Banner a.Explore_Assessments_Btn:hover {
        border: 1px solid #3A58EF;
        background: #3A58EF;
    }


    section.Percentage_Boxes_Main.Trusted_by_Main {
    background: var(--White, #FFF);
    padding: 72px 0;
    }

    .Trusted_by_Main .card {
    overflow: hidden;
    cursor: pointer;
    border-radius: 12px;
    border: 0;
    background: transparent;
    max-width: 200px;
    }
    .Trusted_by_Main .card img {
    transition: 0.4s;
    max-width: 200px;
    }

    .Trusted_by_Main .card:hover img {
    transform: scale(1.15);
    }

    .Trusted_by_Box.Percentage_Box {
        background: #fff;
        padding : 0;
        min-height: inherit;
        max-width: 200px;
        border: 0;
    }

    .Trusted_by_Main h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 36px;
        line-height: 43.2px;
        letter-spacing: normal;
        text-align: center;
        color: #26244A;
        margin-bottom: 28px;
    }


    .Trusted_by_Main h2 span {
        color: var(--Theme-Blue-500, #3A58EF);
        text-align: center;
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%;
        letter-spacing: -0.72px;
        vertical-align: text-top;
    }

    .Addressing_Key {
        background: #EBEEFD;
        padding: 72px 0;
    }

    .Addressing_Key h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 36px;
        line-height: 43.2px;
        letter-spacing: normal;
        text-align: center;
        color: #26244A;
        margin-bottom: 48px;
    }

    .Addressing_Key_Box {
        background: #FFFFFF;
        border: 1px solid #EAECF0;
        border-radius: 16px;
        padding: 24px;
        text-align: center;
    }

    .Addressing_Key_Box h3 {
        font-family: Inter;
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: normal;
        text-align: center;
        color: #344054;
        margin-top: 24px;
        margin-bottom: 8px;
    }

    .Addressing_Key_Box p {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        text-align: center;
        color: #475467;
    }


    .Assessments_Curated {
        background: var(--Theme-Blue-50, #EBEEFD);
        padding: 72px 0;
    }

    .Assessments_Curated_Title {}

    .Assessments_Curated_Title h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 36px;
        line-height: 43.2px;
        letter-spacing: normal;
        color: #26244A;
        margin-bottom: 48px;
        text-align: center;
    }

    .Assessments_Curated_Title p {
        font-family: Inter;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        letter-spacing: normal;
        color: #475467;
    }

    .Assessments_Curated_Box {
        background: #FFFFFF;
        border: 1px solid #EAECF0;
        border-radius: 24px;
        padding: 24px;
        margin-bottom: 24px;
        min-height: 232px;
    }

    .Assessments_Curated_Box h3 {
        font-family: Inter;
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: normal;
        color: #344054;
        margin-top: 24px;
        margin-bottom: 8px;
    }

    .Assessments_Curated_Box p {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: #475467;
    }

    .Assessments_Curated_Box:hover {
        border-radius: 16px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: #FFF;
        box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
    }


    .Simplified_Assessment {
        background: var(--Theme-Blue-50, #EBEEFD);
        padding: 72px 0;
    }

    .Simplified_Assessment h2 {
        font-family: Inter;
        font-weight: 700;
        font-size: 36px;
        line-height: 43.2px;
        letter-spacing: normal;
        text-align: center;
        color: #26244A;
        margin-bottom: 48px;
    }

    .Simplified_Assessment_Box {
        gap: 24px;
        background: #FFFFFF;
        border: 1px solid #EAECF0;
        border-radius: 16px;
        padding: 24px;
        display: flex;
        margin-bottom: 24px;
        transition: .4s ease-out;
        min-height: 214px;
    }

    .Simplified_Assessment_box_Left {}

    .Simplified_Assessment_box_Left label {
        color: var(--Theme-Blue-500, #3A58EF);
        font-family: Anton;
        font-size: 60px;
        font-style: normal;
        font-weight: 400;
        line-height: 120%;
        letter-spacing: 1.2px;
        transition: .4s ease-out;
    }

    .Simplified_Assessment_box_Right {}

    .Simplified_Assessment_box_Right h3 {
        font-family: Inter;
        font-weight: 600;
        font-size: 20px;
        line-height: 30px;
        letter-spacing: normal;
        color: #344054;
        margin-bottom: 8px;
    }

    .Simplified_Assessment_box_Right p {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: normal;
        color: #475467;
    }

    .Simplified_Assessment_Box:hover {
        box-shadow: 0px 8px 24px 0px #00000014;
        transition: .4s ease-out;
        padding-left: 30px !important;
    }

    .Simplified_Assessment_Box:hover .Simplified_Assessment_box_Left label {
        color: #3A58EF;
        transition: .4s ease-out;
    }

    .FAQ_Main {
    background: var(--Theme-Blue-50, #EBEEFD);
    }


    section.Why_Choose_Our_LMS {
        background: var(--White, #FFF);
        padding: 72px 0;
    }

    .Our_Capabilities_Box_Main {}

    .Our_Capabilities_Box_Main h2.Sec_title {
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;

    /* Webpage/Header 2 */
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
        margin-bottom: 48px;
    }

    .Our_Capabilities_Box {
        border-radius: 16px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: #FFF;
        padding: 24px;
        min-height: 262px;
        margin-bottom: 84px;
    }

    .Our_Capabilities_Box h3 {
        color: var(--Text-Grey-700, #344054);

    /* Text xl / Semibold */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px; /* 150% */
        margin-bottom: 8px;
        margin-top: 24px;
    }

    .Our_Capabilities_Box p {
        color: var(--Text-Grey-600, #475467);

    /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
    }

    .Our_Capabilities_Box:hover {
        border-radius: 16px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: #FFF;
        box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08);
    }

    .Our_Capabilities_Img {
        background-image: url(https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Why_Choose_Our_LMS_Img.png);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center center;
        background-color: transparent;
    }

    .Our_Capabilities_Box.Why_Choose_Role_Based_Box {
        margin-bottom: 0;
    }

    .Our_Capabilities_Box.Why_Choose_All_Learning_Box {
        margin-bottom: 0;
    }

    .Our_Capabilities_Box_Main h2.Sec_title {
        display: none;
    }

    section.What_All_It_Includes {
        background: var(--Theme-Blue-50, #EBEEFD);
        padding: 72px 0;
    }

    section.What_All_It_Includes .Sec_Title {
        margin-bottom: 48px;
    }

    section.What_All_It_Includes .Sec_Title h2 {
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;

    /* Webpage/Header 2 */
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
        margin-bottom: 12px;
    }

    section.What_All_It_Includes .Sec_Title p {
        color: var(--Text-Grey-600, #475467);
        text-align: center;

    /* Text lg/Regular */
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 155.556% */
    }

    .Sec_Title {}

    section.What_All_It_Includes {
        background: var(--Theme-Blue-50, #EBEEFD);
        padding: 72px 0;
    }

    section.What_All_It_Includes .Sec_Title {
        margin-bottom: 48px;
    }

    section.What_All_It_Includes .Sec_Title h2 {
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;

    /* Webpage/Header 2 */
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
        margin-bottom: 12px;
    }

    section.What_All_It_Includes .Sec_Title p {
        color: var(--Text-Grey-600, #475467);
        text-align: center;

    /* Text lg/Regular */
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 28px; /* 155.556% */
    }

    .Sec_Title {}

    section.What_All_It_Includes .nav-pills {
        gap: 24px;
        margin-bottom: 24px;
    }

    section.What_All_It_Includes .nav-pills .nav-link {
        color: var(--Text-Grey-700, #344054);

    /* Text sm / Medium */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px; /* 142.857% */
        padding: 8px 12px;
    }

    section.What_All_It_Includes .nav-pills .nav-link.active {
        border-radius: 4px;
        background: var(--Theme-Blue-500, #3A58EF);
        color: var(--White, #FFF);

    /* Text sm / Medium */
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px; /* 142.857% */
    }

    section.What_All_It_Includes .nav-pills li.nav-item {
    }

    section.What_All_It_Includes .nav-pills .nav-link:hover {
        border-radius: 4px;
        background: var(--Text-Grey-50, #F9FAFB);
    }

    section.What_All_It_Includes .nav-pills .nav-link.active:hover {
        border-radius: 4px;
        background: var(--Theme-Blue-500, #3A58EF);
    }

    .What_All_It_Includes_Box_Right {
        border-radius: 12px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: var(--White, #FFF);
        padding: 24px;
        margin-left: -72px;
    }

    .What_All_It_Includes_Box_Right h2 {
        color: var(--Theme-Dark-Blue-800, #26244A);

    /* Webpage/Header 2 */
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
        margin-bottom: 12px;
    }

    .What_All_It_Includes_Box_Right p {
        color: var(--Text-Grey-600, #475467);

    /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        margin-bottom: 24px;
    }

    .What_All_It_Includes_Box_Right  .table-responsive {
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        border-radius: 10px;
    }

    .What_All_It_Includes_Box_Right .table-responsive table.table tr th, .What_All_It_Includes_Box_Right .table-responsive table.table tr td {
        border: 0;
    }

    .What_All_It_Includes_Box_Right .table-responsive table.table tr th {
        border-right: 1px solid #E4E5E7;
        background: var(--Theme-Blue-50, #EBEEFD);
        padding: 16px 17px;
        color: var(--Text-Grey-700, #344054);

    /* Text lg / Bold */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        line-height: 28px; /* 155.556% */
    }

    .What_All_It_Includes_Box_Right .table-responsive table.table tr th:last-child {border-right: 0;}

    .What_All_It_Includes_Box_Right .table-responsive table.table tr td {
        padding: 16px;
        color: var(--Text-Grey-700, #344054);

    /* Text xl / Regular */
        font-family: Inter;
        font-size: 19px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px;
        border-right: 1px solid var(--Text-Grey-200, #EAECF0);
        border-bottom: 1px solid var(--Text-Grey-200, #EAECF0);
    }

    .What_All_It_Includes_Box_Right .table-responsive table.table tr td:last-child {
        border-right: 0;
    }

    .What_All_It_Includes_Box_Right .table-responsive table.table tr td span {
        color: var(--Theme-Blue-500, #3A58EF);

    /* Text xl / Bold */
        font-family: Inter;
        font-size: 19px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px; /* 150% */
    }

    .What_All_It_Includes_Box_Right .table-responsive table.table {
        margin: 0;
    }

    .What_All_It_Includes_Box_Right .table-responsive table.table tr:last-child td {
        border-bottom: 0;
    }

    .What_All_It_Includes_Box_Right h2 span {
    color: var(--Theme-Dark-Blue-800, #26244A);
    /* Webpage/Header 2 */
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%; /* 43.2px */
    letter-spacing: -0.72px;
    }

    .Vetting_Process_Box {
        border: 0;
        box-shadow: 0px 4px 6px -2px #10182808, 0px 12px 16px -4px #10182814;
        border: 1px solid #D0D5DD;
        border-radius: 12px;
        padding: 24px;
        background-color: #ffffff;
        color: #667085;
        font-family: Inter;
        font-size: 1rem;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        background-image: url(https://d35qtdhia1ds08.cloudfront.net/custom/mos/images/Vetting_Process_Box_Bg.svg);
        background-repeat: no-repeat;
        background-position: right bottom;
        margin-bottom: 30px;
        text-align: center;
    }

    .Vetting_Process_Box h3 {
        color: #212529;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 150%;
        margin-top: 20px;
        margin-bottom: 6px;
    }

    p.Vetting_Process_Box_Text {
        color: #495057;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        margin-bottom: 0;
        min-height: auto;
    }

    .Vetting_Process_Box {
        display: flex;
    }

    .Vetting_Process_Box_Left {
        margin-right: 16px;
    }

    .Vetting_Process_Box_Left svg {
        min-width: 50px;
    }

    .Vetting_Process_Box_Right {}

    .Vetting_Process_Box_Right h3 {
        text-align: left;
        margin-top: 0;
    }

    .Vetting_Process_Box_Right p.Vetting_Process_Box_Text {
        text-align: left;
        font-size: 15px;
    }

    .What_All_It_Includes_Box_Points ul li {
    list-style: none;
    color: var(--Text-Grey-700, #344054);
    /* Text md / Regular */
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    margin-bottom: 12px;
    position: relative;
    padding-left: 28px;
    }

    .What_All_It_Includes_Box_Points ul li svg {
    position: absolute;
    top: 2px;
    left: 0;
    }

    .What_All_It_Includes_Box_Points ul li span {
    color: var(--Theme-Blue-500, #3A58EF);
    font-weight: 700;
    }

    .Simplified_Assessment_box_Right h3 {
        color: var(--Text-Grey-700, #344054);

    /* Text lg / Semibold */
        font-family: Inter;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 28px; /* 155.556% */
    }

    .Evolving_Business_Right .Simplified_Assessment_Box {
        border-radius: 12px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: var(--White, #FFF);
        padding: 16px;
        gap: 16px;
        height: auto;
        min-height: 126px;
    }

    .Evolving_Business_Left a.Schedule_Call_Btn {
        padding: 12px 20px;
        border-radius: 4px;
        background: var(--Theme-Blue-500, #3A58EF);
        box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        margin-bottom: 24px;
        display: inline-block;
        border: 1px solid #3A58EF;
    }

    .Evolving_Business_Left a.Schedule_Call_Btn:hover {
        border: 1px solid #3A58EF;
        color: #3A58EF;
        background: #fff;
    }

    .Evolving_Business_Left a.Schedule_Call_Btn:hover svg path {
        fill: #3A58EF;
    }

    section.Health_Score h2 {
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;

    /* Webpage/Header 2 */
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
        margin-bottom: 48px;
    }

    section.Health_Score .Health_Left {}

    section.Health_Score .Health_Left h3 {
        color: var(--Theme-Dark-Blue-800, #26244A);

    /* Webpage/Header 3 */
        font-family: Inter;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 130%; /* 33.8px */
        margin-bottom: 12px;
    }

    section.Health_Score .Health_Left p {
        color: var(--Text-Grey-600, #475467);

    /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        margin-bottom: 24px;
    }

    .Key_Outcomes_Box {
        border-radius: 12px;
        border: 1px solid var(--Text-Grey-200, #EAECF0);
        background: #12327B;
        padding: 24px;
    }
            
    section.Health_Score .Health_Left .Key_Outcomes_Box h3 {
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 130%;
        margin-bottom: 16px;
    }
    
    .Key_Outcomes_Box ul li {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 12px;
    }

    .Key_Outcomes_Box ul li:last-child {
    margin-bottom: 0px;
    }

    a.Arrow_Btn {
    margin-top: 48px;
    }

    .Health_Left ul {
        margin-bottom: 0;
    }

    .L_and_D_Banner_Left h1.change_text {
    /* font-size: 3rem;
    padding: 0.5rem; */
    font-weight: bold;
    /* letter-spacing: 0.1rem; */
    text-align: left;
    overflow: hidden;
    }

    .L_and_D_Banner_Left h1.change_text span.typed-text {
    /* font-weight: normal; */
    color: #fff;
    }
    
    .L_and_D_Banner_Left h1.change_text span.cursor {
    display: inline-block;
    background-color: #ccc;
    margin-left: 0.1rem;
    width: 3px;
    animation: blink 1s infinite;
    }

    .L_and_D_Banner_Left h1.change_text span.cursor.typing {
    animation: none;
    }
    @keyframes blink {
    0%  { background-color: #ccc; }
    49% { background-color: #ccc; }
    50% { background-color: transparent; }
    99% { background-color: transparent; }
    100%  { background-color: #ccc; }
    }


    .L_and_D_Banner_Left h1 {
    font-size: 3em;
    }
    .L_and_D_Banner_Left h1 > span {
    position: relative;
    display: inline-block;
    color: #FF3C41;
    height: 1.25em;
    vertical-align: bottom;
    overflow: hidden;
    }
    .L_and_D_Banner_Left h1 > span span {
    display: block;
    animation: animateWords 10s infinite ease;
    }

    /* divided into as many parts as there are spans, each part decreasing the translateY by -100% */
    @keyframes animateWords {
    0% {
        transform: translateY(0%);
    }
    25% {
        transform: translateY(-100%);
    }
    50% {
        transform: translateY(-200%);
    }
    75% {
        transform: translateY(-300%);
    }
    100% {
        transform: translateY(-400%);
    }
    }
    .L_and_D_Banner_Left h1 {
    font-size: 3em;
    }
    .L_and_D_Banner_Left h1 > span {
    position: relative;
    display: inline-block;
    color: #fff;
    height: 1.25em;
    vertical-align: bottom;
    overflow: hidden;
    }
    .L_and_D_Banner_Left h1 > span span {
    display: block;
    animation: animateWords 10s infinite ease;
    }

    /* divided into as many parts as there are spans, each part decreasing the translateY by -100% */
    @keyframes animateWords {
    0% {
        transform: translateY(0%);
    }
    25% {
        transform: translateY(-100%);
    }
    50% {
        transform: translateY(-200%);
    }
    75% {
        transform: translateY(-300%);
    }
    100% {
        transform: translateY(-400%);
    }
    }

    button#viewMoreBtn {
        border-radius: 4px;
        background: var(--Theme-Blue-500, #3A58EF);
        color: var(--White, #FFF);
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 20px;
        padding: 8px 12px;
    }

    section.MOS_Casestudy_Main {
        background: #fff;
        padding: 48px 0 72px;
    }

    .MOS_Casestudy_Box {
    border-radius: 0;
    border: 0 solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px 24px 32px;
    margin-bottom: 24px;
    }

    .MOS_Casestudy_Box h2 {
        color: var(--Theme-Dark-Blue-800, #26244A);
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 44px; /* 122.222% */
        letter-spacing: -0.72px;
    }

    .MOS_Casestudy_Box p {
        color: var(--Text-Grey-700, #344054);

    /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        padding-bottom: 16px;
    }

    .MOS_Casestudy_Box p:last-child {
        padding-bottom: 0;
    }

    .MOS_Casestudy_Box  ul {}

    .MOS_Casestudy_Box ul li {
        /* display: flex; */
        list-style: none;
        position: relative;
        padding-left: 28px;
        color: var(--Text-Grey-700, #344054);

    /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        margin-bottom: 12px;
    }

    .MOS_Casestudy_Box ul li svg {
        position: absolute;
        left: 0;
        top: 2px;
    }

    .Solution_Box {
        display: flex;
        gap: 24px;
    }

    .Solution_Box .Solution_Box_Left {
    max-width: 113px;
    min-width: 113px;
    }

    .Solution_Box .Solution_Box_Left .Number_Box {
        overflow: hidden;
        max-width: 113px;
        min-width: 113px;
        width: 100%;
    }

    .Solution_Box .Solution_Box_Left .Number_Box label {
        color: var(--Theme-Blue-500, #3A58EF);
        font-family: Inter;
        font-size: 80px;
        font-style: normal;
        font-weight: 900;
        line-height: 90px;
        letter-spacing: -1.6px;
        margin-left: -25px;
        width: 113px;
        min-width: 113px;
        max-width: 113px;
    }

    .Solution_Box .Solution_Box_Left .Number_Box:after {
        content: '';
        border-right: 2px dashed var(--Text-Grey-400, #98A2B3);
        width: 2px;
        height: 220px;
        display: inline-block;
        margin-left: 30px;
    }

    .Solution_Box_Right {
    border-radius: 0px;
    border: 0px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 0 24px 36px;
    margin-bottom: 24px;
    }

    .MOS_Casestudy_Box ul {
        margin-bottom: 24px;
    }

    .MOS_Casestudy_Box .Solution_Box_Right ul {
        margin-bottom: 16px;
    }

    .Solution_Box_Right h3 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 16px;
    }

    .Solution_Box.Offshoring_Mandate_Box .Number_Box:after {
        max-height: 85px;
        min-height: 85px;
    }


    .Execution_Box h4 {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 155.556% */
    margin-bottom: 8px;
    }

    .Execution_Box p {
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    }

    .Execution_Box {
    margin-bottom: 24px;
    }

    .Target_Box {
    display: flex;
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--Theme-Blue-800, #182878);
    padding: 16px;
    gap: 24px;
    align-items: center;
    }

    .Target_Box .Target_Box_Middle label {
    border-radius: 50px;
    background: var(--Theme-Blue-500, #3A58EF);
    padding: 4px 10px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    }

    .Target_Box_Right h3 {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
    margin-bottom: 0;
    padding-bottom: 0;
    }

    .Solution_Box.MYCPE_ONE_role_Box .Number_Box:after {
        content: '';
        height: 175px;
    }

    .Solution_Box.Incentive_Design_Box .Number_Box:after {
        content: '';
        height: 50px;
    }

    .Solution_Box.Key_Incentives_Box .Number_Box:after {
        content: '';
        height: 160px;
    }

    .Solution_Box.Execution_Timeline_Box .Number_Box:after {
        content: '';
        height: 365px;
    }

    .Benefits_Box {
    border-radius: 0px;
    border: 0px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 24px;
    min-height: 284px;
    margin-bottom: 24px;
    }

    .Benefits_Box h3 {
        color: var(--Text-Grey-700, #344054);

    /* Text xl / Semibold */
        font-family: Inter;
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: 30px; /* 150% */
        margin-top: 24px;
        margin-bottom: 8px;
    }

    .Benefits_Box p {
        color: var(--Text-Grey-600, #475467);

    /* Text md / Regular */
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
    }

    .Target_Box_Left {
        display: flex;
        gap: 16px;
    }

    p.Employee_text span {
        background: var(--Text-Grey-300, #D0D5DD);
        width: 1px;
        height: 18px;
        display: inline-block;
        margin: 0 16px;
        vertical-align: bottom;
    }

    .Sub_Title_text {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .Percentage_Box_Right p.Website_text svg path {
        stroke: #fff;
    }

    .MOS_Casestudy_Box_Right {
        border-left: 1px solid #EAECF0;
        padding-left: 16px;
    }

    .Solution_Box.Key_Incentives_Box {}

    .Solution_Box.Key_Incentives_Box .Solution_Box_Right.border-start {
        border: 0 !important;
        position: relative;
    }

    .Solution_Box.Key_Incentives_Box .Solution_Box_Right.border-start:before {
        content: '';
        border-left: 1px solid var(--Text-Grey-200, #dee2e6);
        width: 1px;
        height: 100%;
        display: inline-block;
        position: absolute;
        left: -25px;
        top: 0;
    }
        
    .MOS_Casestudy_Box_Right .Metrics_Box {
        padding: 24px;
    }

    .MOS_Casestudy_Box_Right .Metrics_Box h3 {
        color: var(--Theme-Blue-500, #3A58EF);

    /* Display lg / Bold */
        font-family: Inter;
        font-size: 44px;
        font-style: normal;
        font-weight: 700;
        line-height: 60px; /* 125% */
        letter-spacing: -0.96px;
        margin-bottom: 8px;
    }

    section.Offshoring_Became {
        background: var(--Theme-Blue-50, #EBEEFD);
        padding: 72px 0;
    }

    .Offshoring_Became_Box {
        padding: 24px 16px 36px;
        border-radius: 16px;
        border: 1px solid var(--Theme-Blue-500, #3A58EF);
    }

    .Offshoring_Became_Box h2 {
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;

    /* Webpage/Header 2 */
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
        margin-bottom: 36px;
    }

    .Offshoring_Became_InnerBox {
        border-radius: 10px;
        background: var(--Theme-Blue-100, #D8DEFC);
        padding: 63px;
        display: flex;
    }

    .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left {}

    .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left p {
        color: var(--Text-Grey-900, #101828);
        font-family: Inter;
        font-size: 20px;
        font-style: italic;
        font-weight: 300;
        line-height: 30px; /* 150% */
    }

    .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right {
        min-width: 230px;
        text-align: right;
    }

    .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right h3 {
        color: #111827;
        text-align: right;
        font-family: Inter;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 150% */
        margin-bottom: 6px;
        margin-top: 0;
    }

    .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right p {
        color: #111827;
        text-align: right;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px; /* 150% */
    }

    .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left svg {
        margin-top: -185px;
    }

    .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right img.Scott_Reams_Icon {
        margin-top: -135px;
    }

    section.Some_Glimpses {
        background: var(--White, #FFF);
        padding: 72px 0;
    }

    .Some_Glimpses_Box_Main {}

    .Some_Glimpses_Box_Main h2 {
        color: var(--Theme-Dark-Blue-800, #26244A);
        text-align: center;

    /* Webpage/Header 2 */
        font-family: Inter;
        font-size: 36px;
        font-style: normal;
        font-weight: 700;
        line-height: 120%; /* 43.2px */
        letter-spacing: -0.72px;
        margin-bottom: 48px;
    }

    .Some_Glimpses_Box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 24px;
    }

    .Some_Glimpses_InnerBox {
        display: flex;
        gap: 24px;
    }

    .Some_Glimpses_InnerBox img {
        display: inline-block;
        width: 100%;
    }

    img.Some_Glimpses_Img1 {
        max-width: 365px;
    }

    .Some_Glimpses_Box_Left {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        gap: 24px;
    }

    .Some_Glimpses_InnerBox.Box_center {}

    .Some_Glimpses_InnerBox.Box_center img.Some_Glimpses_Img1 {
        max-width: 465px;
    }

    .Interested_learning {
    background: url('https://d35qtdhia1ds08.cloudfront.net/custom/mos/images/Interested_learning_banner.png');
    background-size: cover;
    background-position: center right;
    padding: 72px 0;
    }

    .Interested_learning h2 {
    color: var(--White, #FFF);
    text-align: center;

    /* Webpage/Header 2 */
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%; /* 43.2px */
    letter-spacing: -0.72px;
    margin-bottom: 24px;
    }

    .Interested_learning p {
    color: var(--White, #FFF);
    text-align: center;

    /* Text lg / Bold */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px; /* 155.556% */
    margin-bottom: 16px;
    }

    .Interested_learning a {
    border-radius: 4px;
    border: 1px solid var(--White, #FFF);
    padding: 12px 20px;
    color: var(--White, #FFF);
    /* Text md / Semibold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    display: inline-block;
    gap: 8px;
    }

    .Interested_learning a:hover {
    background: #fff;
    color: #3A58EF;
    }

    .Interested_learning a:hover svg path {
    fill: #3A58EF;
    }

    .Logo_Box {
    margin-bottom: 12px;
    }
    .Logo_Box img {
    padding: 24px 60px;
    border-radius: 12.249px;
    background: var(--White, #FFF);
    max-height: 124px;
    }

    .Solution_Box.Execution_Timeline_Box.Offshoring_with_Box {
    width: 100%;
    display: inline-block;
    }

    .Solution_Box.Execution_Timeline_Box.Offshoring_with_Box h3 {
        color: var(--Theme-Blue-500, #3A58EF);
        font-family: Inter;
        font-size: 26px;
        font-style: normal;
        font-weight: 700;
        line-height: 32px;
    }

    @media only screen and (max-width: 1470.51px) {
        .Percentage_Box {
            /* max-width: 270px; */
            max-width: inherit;
        }

        .Percentage_Box_Top label {
            font-size: 36px;
        }

        .center button.slick-prev.slick-arrow {
            left: 17%;
            top: 50%;
        }
        .center .slick-next {
            right: 17%;
            top: 50%;
        }
    }

    @media only screen and (max-width: 1366.51px) {
        .Percentage_Box {
            /* max-width: 250px; */
            min-height: 174px;
        }

        .Percentage_Box_Top label {
            font-size: 32px;
        }

        .Personalize_Firms .nav-pills .nav-link {
            font-size: 14px;
        }

        .Percentage_Box p {
            font-size: 15px;
            line-height: inherit;
        }

        .How_It_Works_Services_Box h3 {
            font-size: 19px;
        }

        .How_It_Works_Services_Box_Left, .How_It_Works_Services_Box_Right {
            left: 25px;
        }

        .How_It_Works_Services_Box:hover .How_It_Works_Services_Box_Right {
            left: 25px;
        }


        .center button.slick-prev.slick-arrow {
            left: 17%;
            top: 50%;
        }
        .center .slick-next {
            right: 17%;
            top: 50%;
        }

        .How_We_Transform_Box {
            min-height: 170px;
        }

        .Personalize_Firms .sticky-top {
            top: 100px;
            z-index: 9;
        }

        .Personalize_Firms .sticky-top.sticky-top-right {
            top: 88px;
            z-index: 9;
        }

        .Personalize_Firms section {
            padding: 0 0 28px;
            height: 315px;
        }

        .Assessments_Curated_Box {
            min-height: 221px;
        }

        .Assessments_Curated_Box h3 {
            font-size: 16px;
            line-height: inherit;
        }

        .Assessments_Curated_Box p {
            font-size: 15px;
            line-height: inherit;
        }

        .Simplified_Assessment_Box {
            min-height: 225px;
        }

        .Addressing_Key_Box h3 {
            font-size: 18px;
        }

        .Addressing_Key_Box {
            min-height: 244px;
        }

        .Simplified_Assessment_box_Right h3 {
            font-size: 18px;
            line-height: inherit;
        }

        .Simplified_Assessment_box_Right p {
            font-size: 15px;
            line-height: inherit;
        }

        .Evolving_Business_Left p {
            font-size: 15.9px;
            line-height: inherit;
        }

        .Percentage_Box h3 {
            font-size: 16px;
            line-height: inherit;
        }

        .Our_Capabilities_Box h3 {
            font-size: 17px;
            line-height: inherit;
        }

        .Our_Capabilities_Box p {
            font-size: 15px;
            line-height: inherit;
        }

        .MOS_Casestudy_Box_Right .Metrics_Box h3 {
            font-size: 36px;
        }
    
    }

    @media only screen and (max-width: 1199.51px) {
        .L_and_D_Banner_Left h1 {
            font-size: 45px;
        }

        .Trusted_by_Box.Percentage_Box {
            margin: 15px;
        }

        .Simplified_Assessment_box_Left label {
            font-size: 42px;
        }

        .Simplified_Assessment_box_Right h3 {
            font-size: 16px;
            line-height: inherit;
        }

        .Simplified_Assessment_box_Right p {
            font-size: 14px;
            line-height: inherit;
        }

        .Simplified_Assessment_Box {
            min-height: 214px;
        }

        .Evolving_Business_Left h2 {
            font-size: 30px;
        }

        .Assessments_Curated_Box {
            min-height: 266px;
        }

        .Our_Capabilities_Box h3 {
            font-size: 16px; 
        }
        .Our_Capabilities_Box p {
            font-size: 14px;
        }

        .Target_Box {
            display: inline-block;
        }

        .Target_Box_Left {
            display: flex;
            gap: 16px;
            margin-bottom: 16px;
            float: left;
        }

        .Target_Box_Middle {
            display: flex;
            flex-direction: column;
        }

        .Target_Box .Target_Box_Middle label {
            width: auto;
            max-width: 82px;
        }

        .Some_Glimpses_InnerBox {
            gap: 22px;
        }
        img.Some_Glimpses_Img1 {
            max-width: 255px;
            max-height: 155px;
        }
        .Some_Glimpses_Box_Right img.Some_Glimpses_Img1 {
            max-width: 228px;
            max-height: 622px;
        }
        .Some_Glimpses_InnerBox.Box_center img.Some_Glimpses_Img1 {
            max-width: 330px;
        }
        .Solution_Box_Right h3 {
            font-size: 18px;
            line-height: inherit;
        }
        .Execution_Box p {
            font-size: 14px;
            line-height: inherit;
        }
        .Benefits_Box h3 {
            font-size: 18px;
            line-height: inherit;
        }
        .Benefits_Box p {
            font-size: 14px;
            line-height: inherit;
        }
        .MOS_Casestudy_Box_Right .Metrics_Box h3 {
            font-size: 28px;
            line-height: inherit;
        }
        .MOS_Casestudy_Box p {
            font-size: 14px;
            line-height: inherit;
        }
    }
    
    @media only screen and (max-width: 991.51px) { 
        .L_and_D_Banner_Left {
            margin-bottom: 48px;
        }

        .Simplified_Assessment_Box {
            min-height: 190px;
        }

        .Evolving_Business_Left h2 {
            font-size: 23px; 
        }

        .Evolving_Business_Left p {
            font-size: 18px;
        }

        .Our_Capabilities_Img { 
            background-image: none;
        }

        .Our_Capabilities_Box_Main h2.Sec_title {
            display: block;
        }

        .Our_Capabilities_Box {
            min-height: 217px;
            margin-bottom: 24px;
        }

        .MOS_Casestudy_Box h2 {
            font-size: 33px;
            margin-bottom: 24px;
        }

        .MOS_Casestudy_Box p {
            color: var(--Text-Grey-700, #344054);
            font-family: Inter;
            font-size: 14px;
        }

        .Execution_Box_Top svg:first-child {
            max-width: 100px;
        }

        .Execution_Box_Top {
            position: relative;
        }

        .Execution_Box_Top svg:first-child {
            max-width: 100px;
        }

        .Execution_Box_Top svg:last-child {
            position: absolute;
            top: 30px;
            width: 50px;
        }

        .Execution_Box_Top svg:first-child {
            position: relative;
            top: 0;
            width: auto;
        }

        .Target_Box {
            display: inline-block;
        }

        .Target_Box_Left {
            display: flex;
            gap: 16px;
            margin-bottom: 16px;
            float: none;
        }

        .Target_Box_Middle {
            display: flex;
            flex-direction: column;
        }

        .Target_Box .Target_Box_Middle label {
            width: auto;
            max-width: 82px;
        }

        .Benefits_Box h3 {
            font-size: 15px;
        }

        .Benefits_Box p {
            font-size: 14px;
        }

        .Benefits_Box {
            min-height: 319px;
        }

        .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left svg {
            margin-top: -90px;
            max-width: 60px;
        }
        .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left p {
            font-size: 16px;
            line-height: inherit;
        }
        .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right img.Scott_Reams_Icon {
            margin-top: -70px;
            margin-bottom: 24px;
        }

        .Offshoring_Became_InnerBox {
            padding: 36px;
        }

        .MOS_Casestudy_Box_Right .Metrics_Box h3 {
            font-size: 27px;
        }

    }

    @media only screen and (max-width: 767.51px) {
        .L_and_D_Banner_Left h1 {
            font-size: 36px;
            line-height: inherit;
        }

        .Simplified_Assessment_Box {
            min-height: auto;
        }

        .Percentage_Box { 
            min-height: auto;
        }

        .Assessments_Curated_Box {
            min-height: auto;
        }

        .Our_Capabilities_Box {
            min-height: auto;
        }

        .Solution_Box {
            display: flex;
            gap: 0;
        }

        .Solution_Box .Solution_Box_Left {
            max-width: 80px;
            min-width: 80px;
        }

        .Solution_Box .Solution_Box_Left .Number_Box {
            overflow: hidden;
            max-width: 80px;
            min-width: 80px;
            width: 100%;
        }

        .Solution_Box .Solution_Box_Left .Number_Box label {
            color: var(--Theme-Blue-500, #3A58EF);
            font-family: Inter;
            font-size: 60px;
            font-style: normal;
            font-weight: 900;
            line-height: 90px;
            letter-spacing: -1.6px;
            margin-left: -20px;
            width: 80px;
            min-width: 80px;
            max-width: 80px;
        }

        .Solution_Box .Solution_Box_Left .Number_Box:after {
            content: '';
            border-right: 2px dashed var(--Text-Grey-400, #98A2B3);
            width: 2px;
            height: 540px;
            display: inline-block;
            margin-left: 20px;
        }

        .Solution_Box_Right h3 {
            color: var(--Theme-Dark-Blue-800, #26244A);
            font-family: Inter;
            font-size: 21px;
            font-style: normal;
            font-weight: 700;
            line-height: 32px;
        }

        .Solution_Box.Offshoring_Mandate_Box .Number_Box:after {
            max-height: 260px;
            min-height: 85px;
            height: 540px;
        }

        .Solution_Box.Key_Offshoring_Box .Number_Box:after {
            content: '';
            height: 460px;
        }

        .Solution_Box.MYCPE_ONE_role_Box .Number_Box:after {
            content: '';
            height: 335px;
        }

        .Solution_Box.Incentive_Design_Box .Number_Box:after {
            content: '';
            height: 180px;
        }

        .Solution_Box.Key_Incentives_Box .Number_Box:after {
            content: '';
            height: 355px;
        }

        .Solution_Box.Execution_Timeline_Box .Number_Box:after {
            content: '';
            height: 925px;
        }

        .Target_Box_Left {
            display: inline-block;
            gap: 16px;
            margin-bottom: 16px;
            float: none;
        }

        .Target_Box_Middle {
            display: flex;
            flex-direction: column;
            margin-top: 16px;
        }

        .Target_Box_Right h3 {
            color: var(--White, #FFF);
            font-family: Inter;
            font-size: 17px;
            font-style: normal;
            font-weight: 700;
            line-height: inherit;
        }

        .Benefits_Box h3 {
            font-size: 18px;
        }

        .Benefits_Box p {
            font-size: 14px;
        }

        .Benefits_Box {
            border-radius: 0px;
            border: 0px solid var(--Text-Grey-200, #EAECF0);
            background: var(--White, #FFF);
            padding: 24px;
            min-height: auto;
        }

        .center .slick-next {
            right: 19%;
            top: auto;
            bottom: -19%;
        }

        .center button.slick-prev.slick-arrow {
            left: 19%;
            top: auto;
            bottom: -19%;
        }

        .center .slick-arrow {
            width: 30px;
            height: 30px;
        }

        .center button.slick-prev:before {
            content: '';
            background-image: url(https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Arrow_Left.svg);
            width: 20px;
            height: 20px;
            display: inline-block;
            line-height: inherit;
            background-size: cover;
        }

        .center button.slick-next:before {
            content: '';
            background-image: url(https://d35qtdhia1ds08.cloudfront.net/custom/l_and_d/images/Arrow_Right.svg);
            width: 20px;
            height: 20px;
            display: inline-block;
            line-height: inherit;
            background-size: cover;
        }

        .MOS_Casestudy_Box ul li {
            font-size: 14px;
        }

        .Execution_Box {
            margin-bottom: 0px;
            position: relative;
        }

        .Execution_Box_Top {
            position: static;
        }

        .Execution_Box_Top svg:last-child {
            position: absolute;
            left: 15%;
            bottom: -35px;
            width: 50px;
            transform: rotate(90deg);
            top: auto;
        }

        .Execution_Box_Top svg:first-child {
            position: relative;
            top: 0;
            width: auto;
            transform: none;
            left: 0;
            bottom: 0;
        }

        .Banner_Bottom_Box .Percentage_Box {
            margin-bottom: 0;
            padding: 0;
            border: 0;
            border-radius: 0;
            display: inline-block;
        }

        .Percentage_Box_Right {
            margin-top: 24px;
        }

        .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Left p {
            text-align: center;
        }
        .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right {
            text-align: center;
        }

        .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right img.Scott_Reams_Icon {
            margin-top: 24px;
            margin-bottom: 24px;
        }
        .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right h3 {
            text-align: center;
        }
        .Offshoring_Became_InnerBox .Offshoring_Became_InnerBox_Right p {
            text-align: center;
        }

        .Solution_Box_Right.border-start.border-end.Execution_Box {
            border: 0 !important;
            border-top: 1px solid #dee2e6 !important;
            border-bottom: 1px solid #dee2e6 !important;
            padding-top: 24px;
            padding-bottom: 24px;
            margin-bottom: 24px;
        }
        .Benefits_Box.border-start.border-end {
            border: 0 !important;
            border-top: 1px solid #dee2e6 !important;
            border-bottom: 1px solid #dee2e6 !important;
        }

        .Metrics_Box.border-start.border-end {
            border: 0 !important;
            border-top: 1px solid #dee2e6 !important;
            border-bottom: 1px solid #dee2e6 !important;
            padding-top: 24px;
        }

        .Offshoring_Became_InnerBox {
            display: inline-block;
        }

        .Some_Glimpses_Box {
            display: inline-block;
            align-items: center;
            justify-content: space-between;
            gap: 24px;
        }
        .Some_Glimpses_Box_Left {
            display: inline-block;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            gap: 24px;
        }
        .Some_Glimpses_InnerBox {
            gap: 22px;
            display: inline-block;
        }
        img.Some_Glimpses_Img1 {
            max-width: inherit;
            max-height: inherit;
            margin-bottom: 24px;
        }
        .Some_Glimpses_InnerBox.Box_center img.Some_Glimpses_Img1 {
            max-width: inherit;
        }
        .Some_Glimpses_Box_Right img.Some_Glimpses_Img1 {
            max-width: inherit;
            max-height: inherit;
        }
    
    }

    @media only screen and (max-width: 320.51px) { 
        .Solution_Box .Solution_Box_Left {
            max-width: 50px;
            min-width: 50px;
            height: 100%;
        }

        .Solution_Box .Solution_Box_Left .Number_Box {
            overflow: hidden;
            max-width: 50px;
            min-width: 50px;
            width: 100%;
            height: 100%;
        }

        .Solution_Box .Solution_Box_Left .Number_Box label {
            color: var(--Theme-Blue-500, #3A58EF);
            font-family: Inter;
            font-size: 40px;
            font-style: normal;
            font-weight: 900;
            line-height: 90px;
            letter-spacing: -1.6px;
            margin-left: -15px;
            width: 50px;
            min-width: 50px;
            max-width: 50px;
        }

        .Solution_Box_Right h3 {
            color: var(--Theme-Dark-Blue-800, #26244A);
            font-family: Inter;
            font-size: 16px;
            line-height: inherit;
        }

        .MOS_Casestudy_Box p {
            color: var(--Text-Grey-700, #344054);
            font-family: Inter;
            font-size: 14px;
        }

        .Solution_Box .Solution_Box_Left .Number_Box:after {
            content: '';
            border-right: 2px dashed var(--Text-Grey-400, #98A2B3);
            width: 2px;
            max-height: 840px;
            height: 840px;
            display: inline-block;
            margin-left: 20px;
        }

        .Solution_Box.Offshoring_Mandate_Box .Number_Box:after {
            max-height: 325px;
            min-height: 85px;
            height: 580px;
        }

        .Solution_Box.Key_Offshoring_Box .Number_Box:after {
            content: '';
            height: 805px;
        }

        .Solution_Box.MYCPE_ONE_role_Box .Number_Box:after {
            content: '';
            height: 610px;
        }

        .Solution_Box.Incentive_Design_Box .Number_Box:after {
            content: '';
            height: 260px;
        }

        .Solution_Box.Key_Incentives_Box .Number_Box:after {
            content: '';
            height: 560px;
        }

        .Solution_Box.Execution_Timeline_Box .Number_Box:after {
            content: '';
            height: 945px;
            max-height: 945px;
        }

        .Target_Box_Middle svg {
            width: 115px;
        }

        .Target_Box_Right h3 {
            color: var(--White, #FFF);
            font-family: Inter;
            font-size: 14px;
        }

    
    }

