/*region Standard Layout */
.tg--ftr-webform {
    position: relative;
    height: auto;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
    padding: 4.829vw 10.5vw 16vw 10.5vw;
}

.tg--cta-job-seekers {
    position: absolute;
    font-size: 1.25vw;
    color: white;
    top: 4.271vw;
    right: 10.625vw;
    font-weight: 500;
}

.tg--cta-job-seekers a {
    color: #1EC3CB;
}

.tg--ftr-free-trial {
    position: absolute;
    top: 7.5vw;
    right: 10.469vw;
    width: 26.771vw;
    z-index: 3;
    background-color: white;
    box-shadow: 0vw 0.156vw 0.417vw #00000033;
    border-radius: 0vw 0vw 3.073vw 0vw;
    /* display: none; */
}

.tg--ftr-webform.insight {
    background-image: url("/themes/criteria/images/freetrial-insight-background.jpg");
}

.tg--ftr-webform.insight .tg--ftr-free-trial {
    top: 5.2vw;
}

.tg--ftr-free-trial header {
    background-color: #1EC3CB;
    color: white;
    font-size: 1.354vw;
    padding: 1.979vw 4.167vw 1.719vw 4.167vw;
    font-weight: 600;
    text-align: center;
}

.tg--ftr-free-trial header .tg--ftr-header-message {
    font-style: italic;
    font-size: 1vw;
    font-weight: 100;
}

.tg--ftr-free-trial form {
    padding: 1.563vw 2.083vw 1.875vw 2.083vw;
}

.tg--ftr-free-trial form .messages--error {
    background-color: white;
    color: red;
    border: none;
    margin: 0 0 20px 0;
}

.tg--ftr-free-trial form .webform-progress {
    display: none;
}

.tg--ftr-free-trial form input {
    background-color: #0025540D;
    border-radius: 25px;
    border: none;
    padding: 0.67vw 1.302vw 0.65vw 1.302vw;
    font-size: 0.833vw;
    color: #000000;
    font-family: 'Montserrat';
    margin-bottom: 0;
}

.tg--ftr-free-trial form input::placeholder {
    color: #a7a7a7;
}

.tg--ftr-free-trial .select2-container--default .select2-selection--single {
    font-size: 0.833vw;
    padding: 0.58vw 1.302vw 0.47vw 0.9vw;
}

.tg--ftr-free-trial .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: unset;
    top: 1.2vw;
    right: 1vw;
    width: unset;
}

.tg--ftr-free-trial .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-right: .5vw;
}

.section-free-trial .select2-search input {
    font-size: 0.833vw;
}

.section-free-trial .select2-results__options li {
    font-size: 0.833vw;
    padding: .3vw .75vw;
}

.tg--ftr-free-trial .form-item {
    margin: 0 0 0.677vw 0;
}

.tg--ftr-free-trial .form-item .description,
.webform-submission-request-pricing-form .form-item .description,
.webform-submission-get-in-touch-form .form-item .description {
    margin: 0.4vw 0.5vw 0;
    font-size: 14px;
}

.tg--ftr-free-trial .form-item-business-email-address .description a {
    color: #1EC3CB;
}

.tg--ftr-free-trial .form-item-disclaimer, .tg--ftr-free-trial .form-item-is-employer {
    display: flex;
    margin: 0.938vw 0 0 0;
}

.tg--ftr-free-trial .form-item-disclaimer a, .tg--ftr-free-trial .form-item-is-employer a {
    color: #1EC3CB;
}
.tg--ftr-free-trial .form-item-disclaimer input, .tg--ftr-free-trial .form-item-is-employer input {
    margin: 0.125vw 0 0 0.729vw;
    outline: none;
}

.tg--ftr-free-trial .form-item-disclaimer label, .tg--ftr-free-trial .form-item-is-employer label {
    font-size: 0.625vw;
    margin: 0 0 0 0.833vw;
    letter-spacing: 0;
    display: inline!important;
}

.tg--ftr-free-trial .form-actions {
    display: flex;
    justify-content: flex-end;
    margin: 1.5vw 0 0 0;
}

.tg--ftr-free-trial .form-actions input {
    margin: 0;
    background-color: #1EC3CB;
    color: white;
    padding: 0.781vw 1.302vw;
    outline: none;
}

.tg-ftr-logo {
    max-width: 10.499vw;
}

.tg-ftr-logo:first-of-type {
    margin-right: 2vw;
}

.tg--ftr-webform h1 {
    font-size: 3.25vw;
    color: white;
    width: 45vw;
    font-weight: 400;
    line-height: 1.2;
}

.tg--ftr-webform ul.list-with-ticks {
    color: white;
    margin: 0 0 0 2.415vw;
    width: 48vw;
}

.tg--ftr-webform ul.list-with-ticks li {
    font-size: 1.260vw;
    margin: 10px 0;
}

.tg--ftr-webform ul.list-with-ticks li:after {
    left: -2vw;
    top: 0.45vw;
    width: 1.51vw;
    height: 0.989vw;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url("/themes/criteria/images/checkmark-teal.svg");
    background-color: transparent;
}

.tg--ftr-webform ul.list-with-ticks li h2 {
    color: white;
    margin-bottom: .3vw;
    font-size: 1.8vw;
}

.tg--ftr-webform ul.list-with-ticks li p {
    color: white;
    font-size: 1.4vw;
}

.tg--ftr-featured-in {
    height: 311px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-color: #f2f4f6;
    padding: 0 10.24vw 0 0;
    font-size: 0.840vw;
    text-transform: uppercase;
    color: black;
    position: relative;
}

.tg--ftr-featured-in.insight {
    justify-content: flex-start;
    padding: 0 0 8vw 10.5vw;
    height: 18vw;
}

.tg--ftr-featured-in.insight .tg--ftr-happy-laptop {
    display: none;
}

.tg--ftr-featured-in img:not(.tg--ftr-happy-laptop) {
    margin: 0 0 0 1.627vw;
    width: 5vw;
}

.tg--ftr-featured-in img.tg--ftr-happy-laptop {
    position: absolute;
    bottom: 122px;
    left: 7.45%;
    width: 42%;
}

.block-assessmentsolutions .promo_box_with_an_icon__image img {
    width: 75px;
}

.block-assessmentsolutions .grid_container__container-heading {
    margin: auto;
}

.block-assessmentsolutions .grid_container__container-heading h2 {
    margin: 0;
}

.tg--ftr-webform-result header {
    max-width: 1200px;
    padding: 20px;
    margin: 20px auto 50px auto;
}

.tg--ftr-webform-result header h1 {
    text-align: center;
    font-size: 34px;
    padding-bottom: 50px;
}

.tg--ftr-webform-result header .tg--message-pane {
    max-width: 750px;
    margin: auto;
    background-color: #F2F4F7;
    border-radius: 15px;
    padding: 150px 50px 50px;
    text-align: center;
}

.tg--ftr-webform-result header .tg--message-pane h2 {
    font-weight: 600;
    color: #002554;
    font-size: 22px;
    position: relative;
}
.tg--ftr-webform-result header .tg--message-pane h2:before{
    content: "";
    position: absolute;
    top: -100px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url(/themes/criteria/images/checkmark-confirmation.svg);
    width: 70px;
    height: 50px;
    background-repeat: no-repeat;
}

.tg--ftr-webform-result.insight h1 {
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: solid 2px #002554;
    margin: 50px 0 30px 0;
}

.tg--ftr-webform-result.insight header {
    max-width: 700px;
}

.tg--ftr-webform-result.insight ul {
    padding-left: 40px;
}

.tg--ftr-webform-result.insight a {
    color: blue;
}

@media screen and (min-width: 1701px) {
    .tg--ftr-webform h1 {
        font-size: 3vw;
    }
    .tg--ftr-webform ul.list-with-ticks li {
        font-size: 1vw;
    }
}

/* Small Tablet */
@media screen and (max-width: 901px) {
    .tg--ftr-webform {
        height: unset;
        padding: 4.829vw 10.5vw 4vw 10.5vw;
    }

    .tg--cta-job-seekers {
        position: static;
        font-size: 3vw;
        color: white;
        top: 4.271vw;
        right: 10.625vw;
        text-align: right;
        margin: 0 0 2vw 0;
    }

    .tg--ftr-free-trial {
        position: static;
        margin: auto;
        width: unset;
    }

    .tg-ftr-logo {
        width: 29vw;
    }

    .tg--ftr-webform h1 {
        font-size: 25px;
        width: unset;
    }

    .tg--ftr-webform ul.list-with-ticks {
        width: unset;
        margin: 0 0 3vw 2.415vw;
    }

    .tg--ftr-webform ul.list-with-ticks li {
        font-size: 16px;
        padding-left:15px;
    }

    .tg--ftr-webform ul.list-with-ticks li:after {
        left: -10px;
        top: 5px;
        width: 20px;
        height: 3vw;
    }

    .tg--ftr-webform ul.list-with-ticks li h2 {
        font-size: 2.8vw;
    }

    .tg--ftr-webform ul.list-with-ticks li p {
        font-size: 1.8vw;
    }

    a.job-seeker-link, a.job-seeker-link:hover {
        font-size: 12px;
    }

    .tg--ftr-free-trial header {
        font-size: 18px;
        text-align: left;
    }

    .tg--ftr-free-trial form input {
        font-size: 14px;
        padding: 2vw 2.5vw 2vw 2.5vw;
    }

    .tg--ftr-free-trial .form-item {
        margin: 0 0 1.2vw 0;
    }

    .tg--ftr-free-trial .form-item-disclaimer label, .tg--ftr-free-trial .form-item-is-employer label {
        font-size: 10px;
    }

    .tg--ftr-free-trial .form-actions input {
        padding: 1.5vw 2.6vw;
        font-size: 14px;
    }
    .featured-in-logos {clear:both;}

    .tg--ftr-free-trial .select2-container--default .select2-selection--single {
        padding: 1.5vw 1.8vw;
        font-size: 14px;
    }

    .section-free-trial .select2-search input {
        font-size: 2vw;
    }

    .section-free-trial .select2-results__options li {
        font-size: 2vw;
    }

    .tg--ftr-featured-in img.tg--ftr-happy-laptop {
        display: none;
    }

    .tg--ftr-featured-in, .tg--ftr-featured-in.insight {
        height: unset;
        justify-content: flex-start;
        background-color: #f2f4f6;
        font-size: 2.5vw;
        padding: 2.829vw 8vw 2vw 8vw;
    }

    .tg--ftr-featured-in img:not(.tg--ftr-happy-laptop) {
        width: 17%;
    }

    .tg--ftr-free-trial .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 3.1vw;
        right: 3vw;
    }

    .tg--ftr-free-trial .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding-right: 3vw;
    }

    .tg--ftr-free-trial .form-item .description {
        margin: 1vw 1vw;
        font-size: 1.3vw;
    }
}

/* Small Mobile */
@media screen and (max-width: 501px) {
    .tg--ftr-webform {
        padding: 4.829vw 5vw 4vw 5vw;
    }

    .tg--ftr-featured-in {
        padding: 2.829vw 5vw 2vw 5vw;
    }

    .tg--ftr-free-trial .form-item .description,
    .webform-submission-request-pricing-form .form-item .description,
    .webform-submission-get-in-touch-form .form-item .description {
        margin: 1.5vw 1.5vw;
        font-size: 10px;
    }
}
/* endregion */

/* region Light Layout Overrides */
.light .tg--ftr-free-trial header {
    background-color: #002554;
}

.light .tg--ftr-webform h1 {
    color: #002554;
}

.light .tg--ftr-webform ul.list-with-ticks {
    color: black;
}

.light.tg--chevron-centered {
    padding-bottom: 0;
    margin-bottom: 0 !important;
}

.light .tg--ftr-featured-in {
    background-color: transparent;
    z-index: 10;
}

.light .tg--ftr-webform {
    background-color: transparent;
    z-index: 12;
}

.light .tg--cta-job-seekers {
    color: #002554;
}

@media screen and (max-width: 901px) {
    .light .tg--ftr-featured-in {
        background-color: #f2f4f6;
    }

    .light.tg--chevron-centered:after {
        background-image: none !important;
    }

    .light .tg--ftr-webform {
        background-color: white;
    }
}
/* endregion */

/* region Light Layout Overrides */
.corporate.tg--ftr-webform {
    background-size: auto;
    padding: 0;
    height: auto;
}
.corporate .tg--ftr-hireselect {
    padding: 6.7vw 10.5vw 6.7vw 10.5vw;
    background-size: cover;
    background-color: transparent;
    background-repeat: no-repeat;
}
.corporate.tg--ftr-webform h1 {
    font-size: 5.2vw;
}
.corporate .free_trial__body {
    padding: 4.63vw 10.5vw 4.63vw 10.5vw;
    background-color: #0025540D;
    min-height: 22.188vw;
}
.corporate .free_trial__body h2 {
    font-size: 2.6vw;
    color: #002554;
    width: 48vw;
}
.corporate.tg--ftr-webform ul.list-with-ticks {
    color: black;
}

.corporate.tg--ftr-featured-in {
    background-image: url("/themes/criteria/images/ppt-background-blue-wide.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
    color: white;
    padding: 4.53vw 5vw;
    justify-content: center;
}

.corporate.tg--ftr-featured-in img {
    margin: 0 0 0 3vw;
    width: 8vw;
}

@media screen and (max-width: 901px) {

    .corporate .free_trial__body h2 {
        font-size: 22px;
        width: 100%;
    }

    .corporate .tg--cta-job-seekers {
        margin: 2vw 10.5vw 1vw 10.5vw;
        color: #002554;
    }
    .corporate .tg--ftr-free-trial {
        margin: 1vw 10.5vw 5vw 10.5vw;
    }
    .corporate.tg--ftr-featured-in {
        font-size: 1.8vw;
    }
    .corporate.tg--ftr-featured-in img {
        margin: 0 0 0 1.5vw;
        width: 12vw;
    }
}
/* endregion */

/* region Pop-up Overload */
.popup-overlay.active {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, .8);
    z-index: 1000;
}

.popup-overlay.active > div {
    width: 100%;
    background-color: white;
    max-width: 550px;
    margin: 150px auto;
    padding: 55px 55px 40px 55px;
}

.popup-overlay.active > div > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 10px;
}

.popup-overlay.active h3 {
    font-size: 20px;
    color: #002554;
    text-align: center;
}

.popup-overlay.active p {
    font-size: 16px;
    color: #000000;
    text-align: center;
}

.popup-overlay.active a, .popup-overlay.active button {
    border-radius: 55px;
    padding: 15px 35px;
    background-color: #1ec3cb;
    outline: none;
    font-family: "Montserrat";
    color: white;
    font-size: 14px;
    font-weight: 600;
    margin: 15px 0 0 0;
}

.popup-overlay.active button {
    background-color: transparent;
    color: #1ec3cb;
    margin: 10px 0 0 0;
}
/* endregion */