.sbc-uw-cta-box-with-image {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.sbc-uw-cta-box-with-image__box {
    width: 100%;
    background-color: #005191;

    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.sbc-uw-cta-box-with-image__box__image {
    flex-basis: 300px;
    padding-left: 35px;
    display: flex;
    align-items: flex-end;
}

.sbc-uw-cta-box-with-image__box__content-wrapper {
    flex: 1;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.sbc-uw-cta-box-with-image__subtitle {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
}

.sbc-uw-cta-box-with-image__content {
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
}

.sbc-uw-cta-box-with-image__content a {
    font-weight: 700;
    color: #fff !important;
}

.sbc-uw-cta-box-with-image__cta-wrapper {
    margin-top: 20px;
    margin-bottom: 0;
}

.sbc-uw-cta-box-with-image__cta-wrapper a.uw-button {
    max-width: 204px;
    text-align: center !important;
}

.sbc-uw-cta-box-with-image__cta-wrapper a.uw-button:hover {
    border-color: #fff !important;
    background-color: #fff !important;
}

.sbc-uw-cta-box-with-image__box--icon .sbc-uw-cta-box-with-image__box__image {
    flex-basis: 150px;
    padding-left: 65px;
    align-items: flex-start;
    padding-top: 25px;
}

.sbc-uw-cta-box-with-image__box--icon .sbc-uw-cta-box-with-image__box__image img {
    max-width: 85px !important;
    margin-left: 0 !important;
}

.sbc-uw-cta-box-with-image__box--icon .sbc-uw-cta-box-with-image__box__content-wrapper {
    padding-left: 50px;
}

.sbc-uw-cta-box-with-image.sbc-uw-cta-box-with-image--upskills-styles .sbc-uw-cta-box-with-image__subtitle {
    font-family: 'League Gothic', 'Inter', sans-serif !important;
    font-weight: 400 !important;
    color: #fff !important;
    font-size: 80px !important;
    line-height: 80px !important;
    border: none !important;
    padding: 0 !important;
    text-transform: uppercase !important;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
}

.sbc-uw-cta-box-with-image.sbc-uw-cta-box-with-image--upskills-styles .sbc-uw-cta-box-with-image__cta-wrapper a.uw-button {
    background-color: #FFB351 !important;
    color: #000 !important;
    border: 1px solid #FFB351 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
    padding: 20px 40px !important;
    text-transform: uppercase !important;
    text-align: center !important;
    height: 76px !important;
    display: inline-flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    max-width: 100% !important;
}

.sbc-uw-cta-box-with-image.sbc-uw-cta-box-with-image--upskills-styles .sbc-uw-cta-box-with-image__cta-wrapper {
    margin-top: 30px !important;
}

.sbc-uw-cta-box-with-image.sbc-uw-cta-box-with-image--upskills-styles .sbc-uw-cta-box-with-image__cta-wrapper a.uw-button:hover {
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #fff !important;
}



/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */
/* **************************************************************************************************************** */

@media (max-width: 1440px){
    
}

@media (max-width: 1199px){
    .sbc-uw-cta-box-with-image.sbc-uw-cta-box-with-image--upskills-styles .sbc-uw-cta-box-with-image__subtitle {
        font-size: 64px !important;
        line-height: 64px !important;
    }
}

@media ( max-width: 991px ){
    .sbc-uw-cta-box-with-image__box {
        flex-wrap: wrap;
    }
    
    .sbc-uw-cta-box-with-image__box__image {
        flex-basis: 100%;
        padding-left: 0;
        padding-top: 20px;
    }

    .sbc-uw-cta-box-with-image__box__image img {
        max-width: 250px !important;
        display: block;
        margin: 0 auto;
    }
    
    .sbc-uw-cta-box-with-image__box__content-wrapper {
        flex-basis: 100%;
        padding-bottom: 30px;
    }

    .sbc-uw-cta-box-with-image__box--icon .sbc-uw-cta-box-with-image__box__content-wrapper {
        padding-left: 30px;
    }

    .sbc-uw-cta-box-with-image__box--icon .sbc-uw-cta-box-with-image__box__image {
        padding-left: 30px;
    }
}

@media ( max-width: 767px ){ 
    .sbc-uw-cta-box-with-image.sbc-uw-cta-box-with-image--upskills-styles .sbc-uw-cta-box-with-image__subtitle {
        font-size: 52px !important;
        line-height: 52px !important;
        text-align: center;
    }

    .sbc-uw-cta-box-with-image.sbc-uw-cta-box-with-image--upskills-styles .sbc-uw-cta-box-with-image__content,
    .sbc-uw-cta-box-with-image.sbc-uw-cta-box-with-image--upskills-styles .sbc-uw-cta-box-with-image__cta-wrapper {
        text-align: center;
    }

    .sbc-uw-cta-box-with-image__content h2,
    .sbc-uw-cta-box-with-image__content h3,
    .sbc-uw-cta-box-with-image__content h4 {
        line-height: 1.2;
    }

    .sbc-uw-cta-box-with-image__content h2 {
        font-size: 32px;
        margin-bottom: 15px;
    }

    .sbc-uw-cta-box-with-image__content h3 {
        font-size: 26px;
        margin-bottom: 15px;
    }

    .sbc-uw-cta-box-with-image__content h4 {
        font-size: 20px;
    }

    .sbc-uw-cta-box-with-image__content ul {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .sbc-uw-cta-box-with-image--upskills-styles .sbc-uw-cta-box-with-image__content ul {
        list-style-type: none;
        padding-left: 0;
    }
}